svn commit: r517058 - in head/security: amavis-stats base bzrtp cardpeek esteidfirefoxplugin fprint_demo gcipher gnome-keyring-sharp gnome-ssh-askpass gnomint gputty gringotts gtkpasman hotssh kedp...
Tobias Kortkamp
tobik at FreeBSD.org
Fri Nov 8 13:17:08 UTC 2019
Author: tobik
Date: Fri Nov 8 13:17:00 2019
New Revision: 517058
URL: https://svnweb.freebsd.org/changeset/ports/517058
Log:
security: Add missing USES={gnome,php}
Modified:
head/security/amavis-stats/Makefile
head/security/base/Makefile
head/security/bzrtp/Makefile
head/security/cardpeek/Makefile
head/security/esteidfirefoxplugin/Makefile
head/security/fprint_demo/Makefile
head/security/gcipher/Makefile
head/security/gnome-keyring-sharp/Makefile
head/security/gnome-ssh-askpass/Makefile
head/security/gnomint/Makefile
head/security/gputty/Makefile
head/security/gringotts/Makefile
head/security/gtkpasman/Makefile
head/security/hotssh/Makefile
head/security/kedpm/Makefile
head/security/keepassx-devel/Makefile
head/security/libgnome-keyring/Makefile
head/security/libpwquality/Makefile
head/security/openvpn-admin/Makefile
head/security/parano/Makefile
head/security/pear-Horde_Auth/Makefile
head/security/pear-Horde_Crypt/Makefile
head/security/pear-Horde_Oauth/Makefile
head/security/pear-Horde_Secret/Makefile
head/security/pidgin-encryption/Makefile
head/security/pidgin-otr/Makefile
head/security/pinentry/Makefile
head/security/pwman/Makefile
head/security/razorback-scriptNugget/Makefile
head/security/revelation/Makefile
head/security/ssh_askpass_gtk2/Makefile
head/security/stoken/Makefile
head/security/umit/Makefile
head/security/xmlsec1/Makefile
head/security/yersinia/Makefile
head/security/zenmap/Makefile
Modified: head/security/amavis-stats/Makefile
==============================================================================
--- head/security/amavis-stats/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/amavis-stats/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -12,7 +12,7 @@ COMMENT= Simple AMaViS statistics generator based on r
RUN_DEPENDS= rrdtool>=0:databases/rrdtool
-USES= perl5 shebangfix
+USES= perl5 php shebangfix
USE_PERL5= run
SHEBANG_FILES= amavis-stats
perl_CMD= ${PERL} -w
Modified: head/security/base/Makefile
==============================================================================
--- head/security/base/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/base/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -18,6 +18,7 @@ RUN_DEPENDS= ${ADODB_DIR}/adodb.inc.php:databases/adod
${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
Modified: head/security/bzrtp/Makefile
==============================================================================
--- head/security/bzrtp/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/bzrtp/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -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
Modified: head/security/cardpeek/Makefile
==============================================================================
--- head/security/cardpeek/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/cardpeek/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -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
Modified: head/security/esteidfirefoxplugin/Makefile
==============================================================================
--- head/security/esteidfirefoxplugin/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/esteidfirefoxplugin/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -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
Modified: head/security/fprint_demo/Makefile
==============================================================================
--- head/security/fprint_demo/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/fprint_demo/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -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
Modified: head/security/gcipher/Makefile
==============================================================================
--- head/security/gcipher/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/gcipher/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -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
Modified: head/security/gnome-keyring-sharp/Makefile
==============================================================================
--- head/security/gnome-keyring-sharp/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/gnome-keyring-sharp/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-db
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
Modified: head/security/gnome-ssh-askpass/Makefile
==============================================================================
--- head/security/gnome-ssh-askpass/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/gnome-ssh-askpass/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -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
Modified: head/security/gnomint/Makefile
==============================================================================
--- head/security/gnomint/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/gnomint/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -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
Modified: head/security/gputty/Makefile
==============================================================================
--- head/security/gputty/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/gputty/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -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:
Modified: head/security/gringotts/Makefile
==============================================================================
--- head/security/gringotts/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/gringotts/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -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
Modified: head/security/gtkpasman/Makefile
==============================================================================
--- head/security/gtkpasman/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/gtkpasman/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -12,7 +12,7 @@ COMMENT= GTK+ passwords manager for system and network
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
Modified: head/security/hotssh/Makefile
==============================================================================
--- head/security/hotssh/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/hotssh/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-db
${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
Modified: head/security/kedpm/Makefile
==============================================================================
--- head/security/kedpm/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/kedpm/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:securit
NO_ARCH= yes
-USES= python:2.7
+USES= gnome python:2.7
USE_GNOME= pygtk2
USE_PYTHON= autoplist distutils
Modified: head/security/keepassx-devel/Makefile
==============================================================================
--- head/security/keepassx-devel/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/keepassx-devel/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -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
Modified: head/security/libgnome-keyring/Makefile
==============================================================================
--- head/security/libgnome-keyring/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/libgnome-keyring/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -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
Modified: head/security/libpwquality/Makefile
==============================================================================
--- head/security/libpwquality/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/libpwquality/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -11,7 +11,7 @@ COMMENT= Library for generating random passwords and q
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
Modified: head/security/openvpn-admin/Makefile
==============================================================================
--- head/security/openvpn-admin/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/openvpn-admin/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -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
Modified: head/security/parano/Makefile
==============================================================================
--- head/security/parano/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/parano/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -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
Modified: head/security/pear-Horde_Auth/Makefile
==============================================================================
--- head/security/pear-Horde_Auth/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/pear-Horde_Auth/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -7,7 +7,7 @@ CATEGORIES= security www pear
MAINTAINER= horde at FreeBSD.org
COMMENT= Horde Authentication API
-USES= horde
+USES= horde php
USE_HORDE_RUN= Horde_Exception Horde_Util
USE_PHP= hash
Modified: head/security/pear-Horde_Crypt/Makefile
==============================================================================
--- head/security/pear-Horde_Crypt/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/pear-Horde_Crypt/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -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 \
Modified: head/security/pear-Horde_Oauth/Makefile
==============================================================================
--- head/security/pear-Horde_Oauth/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/pear-Horde_Oauth/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -8,7 +8,7 @@ CATEGORIES= security www pear
MAINTAINER= horde at FreeBSD.org
COMMENT= Horde OAuth client/server
-USES= horde
+USES= horde php
USE_HORDE_RUN= Horde_Exception \
Horde_Http \
Horde_Util
Modified: head/security/pear-Horde_Secret/Makefile
==============================================================================
--- head/security/pear-Horde_Secret/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/pear-Horde_Secret/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -8,7 +8,7 @@ CATEGORIES= security www pear
MAINTAINER= horde at FreeBSD.org
COMMENT= Secret Encryption API
-USES= horde
+USES= horde php
USE_HORDE_RUN= Horde_Crypt_Blowfish \
Horde_Exception \
Horde_Support
Modified: head/security/pidgin-encryption/Makefile
==============================================================================
--- head/security/pidgin-encryption/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/pidgin-encryption/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -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
Modified: head/security/pidgin-otr/Makefile
==============================================================================
--- head/security/pidgin-otr/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/pidgin-otr/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -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
Modified: head/security/pinentry/Makefile
==============================================================================
--- head/security/pinentry/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/pinentry/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -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-pinent
.endif
.if ${PINENTRY_GUI} == "gtk2"
+USES+= gnome
USE_GNOME+= gtk20
PLIST_FILES= bin/pinentry-gtk-2
.else
Modified: head/security/pwman/Makefile
==============================================================================
--- head/security/pwman/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/pwman/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -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}
Modified: head/security/razorback-scriptNugget/Makefile
==============================================================================
--- head/security/razorback-scriptNugget/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/razorback-scriptNugget/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -22,7 +22,7 @@ RUN_DEPENDS= razorback-masterNugget>=0.5.0:security/ra
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
Modified: head/security/revelation/Makefile
==============================================================================
--- head/security/revelation/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/revelation/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -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
Modified: head/security/ssh_askpass_gtk2/Makefile
==============================================================================
--- head/security/ssh_askpass_gtk2/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/ssh_askpass_gtk2/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -17,7 +17,7 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USE_GNOME= gtk20
-USES= pkgconfig
+USES= gnome pkgconfig
PLIST_FILES= bin/ssh-askpass-fullscreen
Modified: head/security/stoken/Makefile
==============================================================================
--- head/security/stoken/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/stoken/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -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
Modified: head/security/umit/Makefile
==============================================================================
--- head/security/umit/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/umit/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:database
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
Modified: head/security/xmlsec1/Makefile
==============================================================================
--- head/security/xmlsec1/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/xmlsec1/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -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
Modified: head/security/yersinia/Makefile
==============================================================================
--- head/security/yersinia/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/yersinia/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -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
Modified: head/security/zenmap/Makefile
==============================================================================
--- head/security/zenmap/Makefile Fri Nov 8 13:11:05 2019 (r517057)
+++ head/security/zenmap/Makefile Fri Nov 8 13:17:00 2019 (r517058)
@@ -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
More information about the svn-ports-head
mailing list