From 77baedc828998509aa22424356a907d80799d6b8 Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Fri, 8 Nov 2019 13:17:00 +0000 Subject: [PATCH] security: Add missing USES={gnome,php} --- security/amavis-stats/Makefile | 2 +- security/base/Makefile | 1 + security/bzrtp/Makefile | 2 +- security/cardpeek/Makefile | 2 +- security/esteidfirefoxplugin/Makefile | 2 +- security/fprint_demo/Makefile | 2 +- security/gcipher/Makefile | 2 +- security/gnome-keyring-sharp/Makefile | 2 +- security/gnome-ssh-askpass/Makefile | 2 +- security/gnomint/Makefile | 2 +- security/gputty/Makefile | 2 +- security/gringotts/Makefile | 2 +- security/gtkpasman/Makefile | 2 +- security/hotssh/Makefile | 2 +- security/kedpm/Makefile | 2 +- security/keepassx-devel/Makefile | 2 +- security/libgnome-keyring/Makefile | 2 +- security/libpwquality/Makefile | 2 +- security/openvpn-admin/Makefile | 2 +- security/parano/Makefile | 3 ++- security/pear-Horde_Auth/Makefile | 2 +- security/pear-Horde_Crypt/Makefile | 2 +- security/pear-Horde_Oauth/Makefile | 2 +- security/pear-Horde_Secret/Makefile | 2 +- security/pidgin-encryption/Makefile | 2 +- security/pidgin-otr/Makefile | 2 +- security/pinentry/Makefile | 2 ++ security/pwman/Makefile | 2 +- security/razorback-scriptNugget/Makefile | 2 +- security/revelation/Makefile | 4 ++-- security/ssh_askpass_gtk2/Makefile | 2 +- security/stoken/Makefile | 2 +- security/umit/Makefile | 2 +- security/xmlsec1/Makefile | 2 +- security/yersinia/Makefile | 2 +- security/zenmap/Makefile | 2 +- 36 files changed, 39 insertions(+), 35 deletions(-) diff --git a/security/amavis-stats/Makefile b/security/amavis-stats/Makefile index 0cb482a4cf0a..ad8dd9977024 100644 --- a/security/amavis-stats/Makefile +++ b/security/amavis-stats/Makefile @@ -12,7 +12,7 @@ COMMENT= Simple AMaViS statistics generator based on rrdtool RUN_DEPENDS= rrdtool>=0:databases/rrdtool -USES= perl5 shebangfix +USES= perl5 php shebangfix USE_PERL5= run SHEBANG_FILES= amavis-stats perl_CMD= ${PERL} -w diff --git a/security/base/Makefile b/security/base/Makefile index 3ef31f674ed9..c5b8202a15ab 100644 --- a/security/base/Makefile +++ b/security/base/Makefile @@ -18,6 +18,7 @@ RUN_DEPENDS= ${ADODB_DIR}/adodb.inc.php:databases/adodb5 \ ${LOCALBASE}/share/pear/Mail.php:mail/pear-Mail@${PHP_FLAVOR} \ ${LOCALBASE}/share/pear/Mail/mime.php:mail/pear-Mail_Mime@${PHP_FLAVOR} +USES= php USE_PHP= gd gettext pcre session zlib ctype ADODB_DIR= ${LOCALBASE}/share/adodb diff --git a/security/bzrtp/Makefile b/security/bzrtp/Makefile index 12c2c2ac56a9..4761a1e0ab50 100644 --- a/security/bzrtp/Makefile +++ b/security/bzrtp/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libbctoolbox.so:net/bctoolbox -USES= cmake sqlite +USES= cmake gnome sqlite USE_GNOME= libxml2 USE_LDCONFIG= yes diff --git a/security/cardpeek/Makefile b/security/cardpeek/Makefile index a2b56cd5b56e..4395aff15959 100644 --- a/security/cardpeek/Makefile +++ b/security/cardpeek/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libpcsclite.so:devel/pcsc-lite \ libcurl.so:ftp/curl RUN_DEPENDS= pcscd:devel/pcsc-lite -USES= iconv localbase lua pkgconfig +USES= gnome iconv localbase lua pkgconfig USE_GNOME= gtk30 GNU_CONFIGURE= yes INSTALLS_ICONS= yes diff --git a/security/esteidfirefoxplugin/Makefile b/security/esteidfirefoxplugin/Makefile index b578b0b20d74..f94184b92017 100644 --- a/security/esteidfirefoxplugin/Makefile +++ b/security/esteidfirefoxplugin/Makefile @@ -14,7 +14,7 @@ RUN_DEPENDS= opensc-tool:security/opensc \ pcscd:devel/pcsc-lite USE_GNOME= gtk20 -USES= webplugin:gecko pkgconfig ssl +USES= gnome pkgconfig ssl webplugin:gecko WEBPLUGIN_DIR= ${PREFIX}/lib WEBPLUGIN_FILES= npesteid-firefox-plugin.so diff --git a/security/fprint_demo/Makefile b/security/fprint_demo/Makefile index 596498781072..3626dc72e2a7 100644 --- a/security/fprint_demo/Makefile +++ b/security/fprint_demo/Makefile @@ -13,7 +13,7 @@ COMMENT= Demo and test application for libfprint LIB_DEPENDS= libfprint.so:security/libfprint -USES= autoreconf pkgconfig desktop-file-utils +USES= autoreconf desktop-file-utils gnome pkgconfig USE_GNOME= atk glib20 gtk20 pango INSTALLS_ICONS= yes diff --git a/security/gcipher/Makefile b/security/gcipher/Makefile index 1173af61d87d..a28d8a0e8b4c 100644 --- a/security/gcipher/Makefile +++ b/security/gcipher/Makefile @@ -14,7 +14,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USE_GNOME= pygnome2 -USES= python:2.7 shebangfix +USES= gnome python:2.7 shebangfix SHEBANG_FILES= src/gcipher NO_ARCH= yes diff --git a/security/gnome-keyring-sharp/Makefile b/security/gnome-keyring-sharp/Makefile index 7e9cc691addb..b3dacafcfe2e 100644 --- a/security/gnome-keyring-sharp/Makefile +++ b/security/gnome-keyring-sharp/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-1.0.pc:devel/ndesk-dbus RUN_DEPENDS:= ${BUILD_DEPENDS} GNU_CONFIGURE= yes -USES= autoreconf gmake libtool mono pathfix pkgconfig +USES= autoreconf gmake gnome libtool mono pathfix pkgconfig USE_GNOME= gtksharp20 USE_LDCONFIG= yes INSTALL_TARGET= install-strip diff --git a/security/gnome-ssh-askpass/Makefile b/security/gnome-ssh-askpass/Makefile index 6d229cfa5d00..d751bfb134e4 100644 --- a/security/gnome-ssh-askpass/Makefile +++ b/security/gnome-ssh-askpass/Makefile @@ -20,7 +20,7 @@ BUILD_WRKSRC= ${WRKSRC}/contrib ALL_TARGET= gnome-ssh-askpass2 PLIST_FILES= bin/gnome-ssh-askpass2 -USES= pkgconfig +USES= gnome pkgconfig USE_GNOME= gtk20 CFLAGS+= -lpthread diff --git a/security/gnomint/Makefile b/security/gnomint/Makefile index a98909535544..df2933677958 100644 --- a/security/gnomint/Makefile +++ b/security/gnomint/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ libsqlite3.so:databases/sqlite3 GNU_CONFIGURE= yes -USES= gettext-tools gmake perl5 pkgconfig readline +USES= gettext-tools gmake gnome perl5 pkgconfig readline USE_GNOME= gconf2 gdkpixbuf2 glib20 gtk20 intltool CPPFLAGS+= -I${LOCALBASE}/include diff --git a/security/gputty/Makefile b/security/gputty/Makefile index 00f75235293a..64fab26acd4d 100644 --- a/security/gputty/Makefile +++ b/security/gputty/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libSystem.so:devel/deforaos-libsystem PLIST_FILES= bin/gputty MAKE_ARGS= PREFIX=${PREFIX} -USES= pkgconfig +USES= gnome pkgconfig USE_GNOME= gtk20 post-install: diff --git a/security/gringotts/Makefile b/security/gringotts/Makefile index 13004563804e..2333d79fffc4 100644 --- a/security/gringotts/Makefile +++ b/security/gringotts/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpopt.so:devel/popt \ libgringotts.so:security/libgringotts -USES= gettext localbase pkgconfig +USES= gettext gnome localbase pkgconfig USE_GNOME= gtk20 GNU_CONFIGURE= yes diff --git a/security/gtkpasman/Makefile b/security/gtkpasman/Makefile index 453953ae6f57..e14d5a2bd413 100644 --- a/security/gtkpasman/Makefile +++ b/security/gtkpasman/Makefile @@ -12,7 +12,7 @@ COMMENT= GTK+ passwords manager for system and network administrators RUN_DEPENDS+= gpgv2:security/gnupg -USES= desktop-file-utils gettext gmake pkgconfig tar:xz +USES= desktop-file-utils gettext gmake gnome pkgconfig tar:xz USE_GNOME= gtk20 intltool GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gtk2 diff --git a/security/hotssh/Makefile b/security/hotssh/Makefile index b311fc174fc6..6023bba0a9e4 100644 --- a/security/hotssh/Makefile +++ b/security/hotssh/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}vte>=0:x11-toolkits/py-vte@${PY_FLAVOR} USE_GNOME= glib20 gnomedocutils intltool libxslt pygobject pygtk2 -USES= gettext python:2.7 tar:bzip2 waf +USES= gettext gnome python:2.7 tar:bzip2 waf INSTALLS_ICONS= yes NO_ARCH= yes diff --git a/security/kedpm/Makefile b/security/kedpm/Makefile index e693e0198189..b2270f348519 100644 --- a/security/kedpm/Makefile +++ b/security/kedpm/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto@${PY_FLAVOR} NO_ARCH= yes -USES= python:2.7 +USES= gnome python:2.7 USE_GNOME= pygtk2 USE_PYTHON= autoplist distutils diff --git a/security/keepassx-devel/Makefile b/security/keepassx-devel/Makefile index 819c6006ecd0..604e7fa89981 100644 --- a/security/keepassx-devel/Makefile +++ b/security/keepassx-devel/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= libgcrypt.so:security/libgcrypt CONFLICTS_INSTALL= keepassx-0.* keepassx2-* keepassxc-* -USES= cmake compiler:c++11-lib desktop-file-utils qt:5 \ +USES= cmake compiler:c++11-lib desktop-file-utils gnome qt:5 \ shared-mime-info xorg USE_LDCONFIG= yes INSTALLS_ICONS= yes diff --git a/security/libgnome-keyring/Makefile b/security/libgnome-keyring/Makefile index 6ebd6a5cffdc..eb8b25e7fe72 100644 --- a/security/libgnome-keyring/Makefile +++ b/security/libgnome-keyring/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \ USE_GNOME= glib20 gnomeprefix intlhack \ introspection:build -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/security/libpwquality/Makefile b/security/libpwquality/Makefile index 1651fa351843..bcafebd0004c 100644 --- a/security/libpwquality/Makefile +++ b/security/libpwquality/Makefile @@ -11,7 +11,7 @@ COMMENT= Library for generating random passwords and quality checking LIB_DEPENDS= libcrack.so:security/cracklib -USES= gettext gmake localbase libtool pathfix tar:bz2 +USES= gettext gmake gnome libtool localbase pathfix tar:bz2 USE_GNOME= intltool GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/security/openvpn-admin/Makefile b/security/openvpn-admin/Makefile index dee0e94516c0..9acc4432479d 100644 --- a/security/openvpn-admin/Makefile +++ b/security/openvpn-admin/Makefile @@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_ARCH= yes PORTSCOUT= skipv:${PORTVERSION}${DISTVERSIONSUFFIX} -USES= gettext gmake pkgconfig +USES= gettext gmake gnome pkgconfig USE_GNOME= gtksharp20 intltool GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/security/parano/Makefile b/security/parano/Makefile index b30d268912d2..c1d1183eeb18 100644 --- a/security/parano/Makefile +++ b/security/parano/Makefile @@ -14,7 +14,8 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USE_GNOME= pygnome2 intltool -USES= desktop-file-utils gettext gmake localbase python:2.7 shared-mime-info shebangfix +USES= desktop-file-utils gettext gmake gnome localbase python:2.7 \ + shared-mime-info shebangfix SHEBANG_FILES= src/parano.py GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-update-mime-database diff --git a/security/pear-Horde_Auth/Makefile b/security/pear-Horde_Auth/Makefile index f800b2897694..a15c7b0cdc96 100644 --- a/security/pear-Horde_Auth/Makefile +++ b/security/pear-Horde_Auth/Makefile @@ -7,7 +7,7 @@ CATEGORIES= security www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Authentication API -USES= horde +USES= horde php USE_HORDE_RUN= Horde_Exception Horde_Util USE_PHP= hash diff --git a/security/pear-Horde_Crypt/Makefile b/security/pear-Horde_Crypt/Makefile index d386626fe5be..7ace7e9786d9 100644 --- a/security/pear-Horde_Crypt/Makefile +++ b/security/pear-Horde_Crypt/Makefile @@ -12,7 +12,7 @@ COMMENT= Horde Cryptography API OPTIONS_DEFINE= BCMATH BCMATH_DESC= Depend on bcmath PHP extension -USES= horde +USES= horde php USE_HORDE_RUN= Horde_Exception \ Horde_Mime \ Horde_Stream_Filter \ diff --git a/security/pear-Horde_Oauth/Makefile b/security/pear-Horde_Oauth/Makefile index 06195db8ec0f..80f2339f8988 100644 --- a/security/pear-Horde_Oauth/Makefile +++ b/security/pear-Horde_Oauth/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde OAuth client/server -USES= horde +USES= horde php USE_HORDE_RUN= Horde_Exception \ Horde_Http \ Horde_Util diff --git a/security/pear-Horde_Secret/Makefile b/security/pear-Horde_Secret/Makefile index 80aaee331e04..505f74bfa7b4 100644 --- a/security/pear-Horde_Secret/Makefile +++ b/security/pear-Horde_Secret/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security www pear MAINTAINER= horde@FreeBSD.org COMMENT= Secret Encryption API -USES= horde +USES= horde php USE_HORDE_RUN= Horde_Crypt_Blowfish \ Horde_Exception \ Horde_Support diff --git a/security/pidgin-encryption/Makefile b/security/pidgin-encryption/Makefile index 32210e950755..1fa64d4c0e20 100644 --- a/security/pidgin-encryption/Makefile +++ b/security/pidgin-encryption/Makefile @@ -26,7 +26,7 @@ CONFIGURE_ARGS= --disable-static \ CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip -USES= gettext gmake libtool pkgconfig +USES= gettext gmake gnome libtool pkgconfig USE_GNOME= gtk20 OPTIONS_DEFINE= NLS diff --git a/security/pidgin-otr/Makefile b/security/pidgin-otr/Makefile index 4bd04c2bf3de..79ed5d5f0b27 100644 --- a/security/pidgin-otr/Makefile +++ b/security/pidgin-otr/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libotr.so.5:security/libotr \ libgcrypt.so:security/libgcrypt \ libpurple.so:net-im/libpurple -USES= cpe gmake libtool pkgconfig +USES= cpe gmake gnome libtool pkgconfig CPE_VENDOR= cypherpunks CPE_PRODUCT= ${PKGNAMEPREFIX}${PORTNAME} USE_GNOME= gtk20 intltool diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile index 1186b063d8e7..783071881b84 100644 --- a/security/pinentry/Makefile +++ b/security/pinentry/Makefile @@ -78,6 +78,7 @@ OPTIONS_DEFINE= LIBSECRET LIBSECRET_DESC= Saving the passphrase with libsecret LIBSECRET_CONFIGURE_ENABLE= libsecret LIBSECRET_LIB_DEPENDS= libsecret-1.so:security/libsecret +LIBSECRET_USES= gnome LIBSECRET_USE= GNOME=glib20 .if ${PINENTRY_GUI} == "gnome3" @@ -99,6 +100,7 @@ CONFIGURE_ARGS+=--disable-pinentry-qt --disable-pinentry-qt5 .endif .if ${PINENTRY_GUI} == "gtk2" +USES+= gnome USE_GNOME+= gtk20 PLIST_FILES= bin/pinentry-gtk-2 .else diff --git a/security/pwman/Makefile b/security/pwman/Makefile index ce54b9d5f757..4f26a773760c 100644 --- a/security/pwman/Makefile +++ b/security/pwman/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= gpgv:security/gnupg1 -USES= ncurses +USES= gnome ncurses USE_GNOME= libxml2 GNU_CONFIGURE= yes CONFIGURE_ARGS= curses_loc=${NCURSESBASE} diff --git a/security/razorback-scriptNugget/Makefile b/security/razorback-scriptNugget/Makefile index 6fe1917f2dc8..a0d1033e6bf7 100644 --- a/security/razorback-scriptNugget/Makefile +++ b/security/razorback-scriptNugget/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= razorback-masterNugget>=0.5.0:security/razorback-masterNugget \ rubygem-razorback-scriptNugget>=0.5.0:security/rubygem-razorback-scriptNugget RB_LIBDIR?= ${PREFIX}/lib/razorback -USES= autoreconf libtool pkgconfig +USES= autoreconf gnome libtool pkgconfig USE_GNOME= libxml2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-ruby diff --git a/security/revelation/Makefile b/security/revelation/Makefile index fe06aacb0567..05deed25a58c 100644 --- a/security/revelation/Makefile +++ b/security/revelation/Makefile @@ -18,8 +18,8 @@ LIB_DEPENDS= libcrack.so:security/cracklib RUN_DEPENDS:= ${BUILD_DEPENDS} \ ${PYTHON_PKGNAMEPREFIX}cracklib>0:security/py-cracklib@${PY_FLAVOR} -USES= desktop-file-utils gettext gmake pathfix pkgconfig python:2.7 \ - shared-mime-info shebangfix tar:bzip2 +USES= desktop-file-utils gettext gmake gnome pathfix pkgconfig \ + python:2.7 shared-mime-info shebangfix tar:bzip2 SHEBANG_FILES= src/revelation.py USE_GNOME= gnomeprefix pygnome2 intltool GNU_CONFIGURE= yes diff --git a/security/ssh_askpass_gtk2/Makefile b/security/ssh_askpass_gtk2/Makefile index 770e1f529252..adbad94bb845 100644 --- a/security/ssh_askpass_gtk2/Makefile +++ b/security/ssh_askpass_gtk2/Makefile @@ -17,7 +17,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USE_GNOME= gtk20 -USES= pkgconfig +USES= gnome pkgconfig PLIST_FILES= bin/ssh-askpass-fullscreen diff --git a/security/stoken/Makefile b/security/stoken/Makefile index 74acb2780147..a1e31c425253 100644 --- a/security/stoken/Makefile +++ b/security/stoken/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.LIB LIB_DEPENDS= libtomcrypt.so:security/libtomcrypt # can alternatively use nettle, potentially port option can be created -USES= libtool localbase pkgconfig +USES= gnome libtool localbase pkgconfig GNU_CONFIGURE= yes USE_GNOME= libxml2 USE_LDCONFIG= yes diff --git a/security/umit/Makefile b/security/umit/Makefile index a4ca025cc0df..8b5de2f51a50 100644 --- a/security/umit/Makefile +++ b/security/umit/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} NO_ARCH= yes -USES= python:2.7 shebangfix tar:bzip2 +USES= gnome python:2.7 shebangfix tar:bzip2 USE_GNOME= pygtk2 USE_PYTHON= distutils INSTALLS_ICONS= yes diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile index bb7625b886f8..785e842b6ad5 100644 --- a/security/xmlsec1/Makefile +++ b/security/xmlsec1/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ libgpg-error.so:security/libgpg-error \ libltdl.so:devel/libltdl -USES= libtool localbase pathfix pkgconfig ssl gmake +USES= gmake gnome libtool localbase pathfix pkgconfig ssl USE_GNOME= libxml2 libxslt USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/security/yersinia/Makefile b/security/yersinia/Makefile index a5561d01ab28..941e44737cd1 100644 --- a/security/yersinia/Makefile +++ b/security/yersinia/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libnet.so:net/libnet \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 -USES= autoreconf ncurses pkgconfig +USES= autoreconf gnome ncurses pkgconfig USE_GNOME+= cairo gdkpixbuf2 gtk20 PKGNAMESUFFIX= -gtk USE_GITHUB= yes diff --git a/security/zenmap/Makefile b/security/zenmap/Makefile index 2194742c1f04..9708f333f769 100644 --- a/security/zenmap/Makefile +++ b/security/zenmap/Makefile @@ -16,7 +16,7 @@ DATADIR= ${PREFIX}/share/${PKGNAMEPREFIX}${PORTNAME} PKGDIR= ${.CURDIR} WRKSRC_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} -USES= dos2unix python:2.7 tar:bzip2 +USES= dos2unix gnome python:2.7 tar:bzip2 DOS2UNIX_GLOB= *.xml USE_GNOME= pygtk2 USE_PYTHON= autoplist distutils