diff options
author | bapt <bapt@FreeBSD.org> | 2014-03-11 00:38:00 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-03-11 00:38:00 +0800 |
commit | 687c839315eefb81d0ff35d859879941ba84eab3 (patch) | |
tree | 4a763a23b7382a8c937ccd9826b459ad9ccec255 /net-p2p | |
parent | 80888a1f6e766e49ea840e20dfaaed7d0bee83f3 (diff) | |
download | freebsd-ports-gnome-687c839315eefb81d0ff35d859879941ba84eab3.tar.gz freebsd-ports-gnome-687c839315eefb81d0ff35d859879941ba84eab3.tar.zst freebsd-ports-gnome-687c839315eefb81d0ff35d859879941ba84eab3.zip |
Convert n* to USES=zip
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/azureus2/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/bittyrant/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/frost/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/phex/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/retroshare/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/solidcoin/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/transmission-remote-gui/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/vuze/Makefile | 2 |
8 files changed, 9 insertions, 13 deletions
diff --git a/net-p2p/azureus2/Makefile b/net-p2p/azureus2/Makefile index 4522bd5e5fae..55ac46db0380 100644 --- a/net-p2p/azureus2/Makefile +++ b/net-p2p/azureus2/Makefile @@ -24,8 +24,8 @@ JAVA_VERSION= 1.6+ JAVA_OS= native USE_ANT= yes -USE_ZIP= yes -USE_DOS2UNIX= org/gudy/azureus2/ui/swt/test/PrintTransferTypes.java \ +USES= dos2unix zip +DOS2UNIX_FILES= org/gudy/azureus2/ui/swt/test/PrintTransferTypes.java \ org/gudy/azureus2/platform/macosx/access/jnilib/OSXAccess.java NO_WRKSUBDIR= yes diff --git a/net-p2p/bittyrant/Makefile b/net-p2p/bittyrant/Makefile index b3d0f29b5f95..38e2ea0bd79e 100644 --- a/net-p2p/bittyrant/Makefile +++ b/net-p2p/bittyrant/Makefile @@ -17,8 +17,7 @@ BUILD_DEPENDS= ${JAVALIBDIR}/log4j.jar:${PORTSDIR}/devel/log4j \ ${JAVALIBDIR}/${SWT}.jar:${PORTSDIR}/x11-toolkits/${SWT} RUN_DEPENDS= ${JAVALIBDIR}/${SWT}.jar:${PORTSDIR}/x11-toolkits/${SWT} -USES= dos2unix -USE_ZIP= yes +USES= dos2unix zip DOS2UNIX_FILES= build.xml \ org/gudy/azureus2/ui/swt/test/PrintTransferTypes.java \ org/gudy/azureus2/platform/macosx/access/jnilib/OSXAccess.java diff --git a/net-p2p/frost/Makefile b/net-p2p/frost/Makefile index b108088d2ac5..ba9dd916bce7 100644 --- a/net-p2p/frost/Makefile +++ b/net-p2p/frost/Makefile @@ -12,10 +12,10 @@ DISTNAME= ${PORTNAME}-14-Mar-2009 MAINTAINER= peter.thoenen@yahoo.com COMMENT= Freenet client that provides messenger and file services +USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ JAVA_RUN= yes -USE_ZIP= yes NO_BUILD= yes NO_WRKSUBDIR= yes PLIST_SUB= JAR_DIR=${JAR_DIR} diff --git a/net-p2p/phex/Makefile b/net-p2p/phex/Makefile index edc0b7a468ba..6dda833975a9 100644 --- a/net-p2p/phex/Makefile +++ b/net-p2p/phex/Makefile @@ -10,9 +10,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= jhale@FreeBSD.org COMMENT= A Java multi platform and spyware free gnutella client +USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ -USE_ZIP= yes NO_BUILD= yes SUB_FILES= ${PORTNAME}.sh diff --git a/net-p2p/retroshare/Makefile b/net-p2p/retroshare/Makefile index 9c502a60b1ad..0705d6d2817b 100644 --- a/net-p2p/retroshare/Makefile +++ b/net-p2p/retroshare/Makefile @@ -30,8 +30,7 @@ LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus \ libxslt.so:${PORTSDIR}/textproc/libxslt RUN_DEPENDS= pinentry-qt4:${PORTSDIR}/security/pinentry-qt4 -USES= qmake -USE_ZIP= yes +USES= qmake zip USE_GNOME= glib20 USE_XORG= ice sm x11 xau xcb xdmcp xext xrender USE_QT4= corelib gui network xml script designer_build uic_build \ diff --git a/net-p2p/solidcoin/Makefile b/net-p2p/solidcoin/Makefile index 05480f4f076e..363bba0fde73 100644 --- a/net-p2p/solidcoin/Makefile +++ b/net-p2p/solidcoin/Makefile @@ -22,8 +22,7 @@ OPTIONS_DEFAULT= WXGTK WRKSRC= ${WRKDIR}/src -USES= gmake dos2unix -USE_ZIP= yes +USES= gmake dos2unix zip USE_GNOME= glib20 USE_OPENSSL= yes USE_BDB= yes diff --git a/net-p2p/transmission-remote-gui/Makefile b/net-p2p/transmission-remote-gui/Makefile index 740807472fcb..277db64d2759 100644 --- a/net-p2p/transmission-remote-gui/Makefile +++ b/net-p2p/transmission-remote-gui/Makefile @@ -17,9 +17,8 @@ RUN_DEPENDS= transmission-daemon:${PORTSDIR}/net-p2p/transmission-daemon PROJECTHOST= transmisson-remote-gui -USE_ZIP= yes USE_FPC= fcl-net -USES= iconv +USES= iconv zip USE_GNOME= # WRKSRC= ${WRKDIR}/TransGUI diff --git a/net-p2p/vuze/Makefile b/net-p2p/vuze/Makefile index f802211b4c6c..2e1b6681f7b0 100644 --- a/net-p2p/vuze/Makefile +++ b/net-p2p/vuze/Makefile @@ -16,11 +16,11 @@ BUILD_DEPENDS= ${JAVALIBDIR}/log4j.jar:${PORTSDIR}/devel/log4j \ ${JAVALIBDIR}/swt-devel.jar:${PORTSDIR}/x11-toolkits/swt-devel RUN_DEPENDS= ${JAVALIBDIR}/swt-devel.jar:${PORTSDIR}/x11-toolkits/swt-devel +USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ JAVA_OS= native USE_ANT= yes -USE_ZIP= yes NO_WRKSUBDIR= yes INSTALLS_ICONS= yes |