annotate py- ports which are using py3 and intentionally not using

FLAVOR=python3 because they're providing standalone tools
This commit is contained in:
sthen 2021-10-24 22:44:35 +00:00
parent 39cc96d8ca
commit c6b0a83e8a
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.463 2021/08/29 13:05:18 solene Exp $
# $OpenBSD: Makefile,v 1.464 2021/10/24 22:44:35 sthen Exp $
SUBDIR =
SUBDIR += abcde
@ -192,7 +192,7 @@
SUBDIR += py-discid
SUBDIR += py-discid,python3
SUBDIR += py-discogs-client,python3
SUBDIR += py-eyed3
SUBDIR += py-eyed3 # standalone, uses py3
SUBDIR += py-fsb5
SUBDIR += py-last,python3
SUBDIR += py-mpd2,python3

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1273 2021/10/24 09:28:46 sthen Exp $
# $OpenBSD: Makefile,v 1.1274 2021/10/24 22:44:35 sthen Exp $
SUBDIR =
SUBDIR += adns
@ -595,7 +595,7 @@
SUBDIR += py-portend,python3
SUBDIR += py-ripe.atlas.cousteau,python3
SUBDIR += py-ripe.atlas.sagan,python3
SUBDIR += py-ripe.atlas.tools
SUBDIR += py-ripe.atlas.tools # standalone, uses py3
SUBDIR += py-rrdtool,python3
SUBDIR += py-s3transfer,python3
SUBDIR += py-simplesoap,python3