aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/assp/Makefile3
-rw-r--r--mail/ftrack/Makefile4
-rw-r--r--mail/libdkim/Makefile2
-rw-r--r--mail/p5-SES/Makefile3
-rw-r--r--mail/popfile/Makefile3
-rw-r--r--mail/py-Products.MailHost/Makefile2
-rw-r--r--mail/py-Products.SecureMailHost/Makefile2
-rw-r--r--mail/roundcube-mobilecube/Makefile2
-rw-r--r--mail/thunderbird-dictionaries/Makefile2
-rw-r--r--mail/uebimiau/Makefile2
-rw-r--r--math/clipper/Makefile3
-rw-r--r--math/ent/Makefile2
-rw-r--r--math/fann/Makefile3
-rw-r--r--math/geonext/Makefile2
-rw-r--r--math/glm/Makefile2
-rw-r--r--math/jacal/Makefile4
-rw-r--r--math/jama/Makefile2
-rw-r--r--math/javaview/Makefile2
-rw-r--r--math/jlatexmath/Makefile2
-rw-r--r--math/jsmath-fonts-sprite/Makefile2
-rw-r--r--math/jsmath-fonts/Makefile2
-rw-r--r--math/jsmath/Makefile2
-rw-r--r--math/jts/Makefile2
-rw-r--r--math/libocas/Makefile3
-rw-r--r--math/matrix/Makefile2
-rw-r--r--math/miracl/Makefile2
-rw-r--r--math/muparser/Makefile4
-rw-r--r--math/ogdf/Makefile2
-rw-r--r--math/p5-AI-NeuralNet-BackProp/Makefile3
-rw-r--r--math/physcalc/Makefile2
-rw-r--r--math/plman/Makefile3
-rw-r--r--math/py-gmpy/Makefile2
-rw-r--r--math/saga/Makefile2
-rw-r--r--math/sedumi/Makefile2
-rw-r--r--math/sfft/Makefile2
-rw-r--r--math/spblas/Makefile3
-rw-r--r--math/testu01/Makefile3
-rw-r--r--math/triangle/Makefile2
-rw-r--r--misc/estic/Makefile2
-rw-r--r--misc/metalink-editor/Makefile3
-rw-r--r--misc/pipe/Makefile2
-rw-r--r--misc/qmetro/Makefile3
-rw-r--r--multimedia/assimp/Makefile3
-rw-r--r--multimedia/atomicparsley/Makefile2
-rw-r--r--multimedia/gdialog/Makefile2
-rw-r--r--multimedia/jmref/Makefile5
-rw-r--r--multimedia/opencinematools/Makefile3
-rw-r--r--multimedia/projectx/Makefile2
-rw-r--r--multimedia/xporthdmv/Makefile2
49 files changed, 50 insertions, 71 deletions
diff --git a/mail/assp/Makefile b/mail/assp/Makefile
index 752c89a10a13..948fb92fdf78 100644
--- a/mail/assp/Makefile
+++ b/mail/assp/Makefile
@@ -11,8 +11,7 @@ DISTNAME= ${PORTNAME:U}_${PORTVERSION}_Install
MAINTAINER= rnejdl@ringofsaturn.com
COMMENT= Anti-Spam SMTP Proxy
-USES= perl5
-USE_ZIP= yes
+USES= perl5 zip
NO_BUILD= yes
USE_PERL5= run
diff --git a/mail/ftrack/Makefile b/mail/ftrack/Makefile
index 8d987686e076..e7d055e7ddf6 100644
--- a/mail/ftrack/Makefile
+++ b/mail/ftrack/Makefile
@@ -17,12 +17,10 @@ BROKEN= Does not compile
LIB_DEPENDS= smapi.2:${PORTSDIR}/news/husky-smapi
-USE_ZIP= yes
-USE_GMAKE= yes
+USES= perl5 gmake zip:infozip
ALL_TARGET= ftrack
MAKEFILE= ${WRKSRC}/MakeFiles/FreeBSD/Makefile
EXTRACT_AFTER_ARGS= -d ${WRKSRC}
-USES= perl5
PORTDOCS= ftrack.faq readme report.err
diff --git a/mail/libdkim/Makefile b/mail/libdkim/Makefile
index b7e456563000..004466a9623d 100644
--- a/mail/libdkim/Makefile
+++ b/mail/libdkim/Makefile
@@ -11,7 +11,7 @@ COMMENT= DKIM (DomainKeys Identified Mail) library
LICENSE= APACHE20
-USE_ZIP= YES
+USES= zip
USE_LDCONFIG= YES
SHLIB_MAJOR= 1
PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}"
diff --git a/mail/p5-SES/Makefile b/mail/p5-SES/Makefile
index a5d804d1d330..90897ecdbee3 100644
--- a/mail/p5-SES/Makefile
+++ b/mail/p5-SES/Makefile
@@ -20,10 +20,9 @@ RUN_DEPENDS= p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \
p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \
p5-libwww>=6:${PORTSDIR}/www/p5-libwww
-USES= perl5 shebangfix
+USES= perl5 shebangfix zip
NO_BUILD= yes
USE_PERL5= run
-USE_ZIP= yes
WRKSRC= ${WRKDIR}/bin
diff --git a/mail/popfile/Makefile b/mail/popfile/Makefile
index f5a8e72e56be..3db3338f7fe0 100644
--- a/mail/popfile/Makefile
+++ b/mail/popfile/Makefile
@@ -33,8 +33,7 @@ MECABU_DESC= \
NO_WRKSUBDIR= yes
NO_BUILD= yes
-USES= perl5
-USE_ZIP= yes
+USES= perl5 zip
USE_PERL5= run
PLIST_SUB= VERSION="${PORTVERSION}"
diff --git a/mail/py-Products.MailHost/Makefile b/mail/py-Products.MailHost/Makefile
index 8a7dba1f583b..5751cc68750b 100644
--- a/mail/py-Products.MailHost/Makefile
+++ b/mail/py-Products.MailHost/Makefile
@@ -13,9 +13,9 @@ COMMENT= Zope.sendmail integration for Zope 2
LICENSE= ZPL21
+USEs= zip
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
-USE_ZIP= yes
.include <bsd.port.mk>
diff --git a/mail/py-Products.SecureMailHost/Makefile b/mail/py-Products.SecureMailHost/Makefile
index a40491bc6fdf..0ae61ea5a059 100644
--- a/mail/py-Products.SecureMailHost/Makefile
+++ b/mail/py-Products.SecureMailHost/Makefile
@@ -13,9 +13,9 @@ COMMENT= Reimplementation of the standard Zope2 MailHost
LICENSE= ZPL21
+USZS= zip
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
-USE_ZIP= yes
.include <bsd.port.mk>
diff --git a/mail/roundcube-mobilecube/Makefile b/mail/roundcube-mobilecube/Makefile
index 19a64d797b89..a4565f6aae39 100644
--- a/mail/roundcube-mobilecube/Makefile
+++ b/mail/roundcube-mobilecube/Makefile
@@ -16,7 +16,7 @@ RUN_DEPENDS= roundcube>=0.3:${PORTSDIR}/mail/roundcube
THEME_VERSION?= 3.1.0
THEME_BUILD?= 030110A
-USE_ZIP= yes
+USES= zip
NO_BUILD= yes
WRKSRC= ${WRKDIR}/MobileCubeBeta\#${THEME_BUILD}
diff --git a/mail/thunderbird-dictionaries/Makefile b/mail/thunderbird-dictionaries/Makefile
index 10ac82fa6355..a8ab1bd00253 100644
--- a/mail/thunderbird-dictionaries/Makefile
+++ b/mail/thunderbird-dictionaries/Makefile
@@ -15,7 +15,7 @@ COMMENT= Dictionaries for Mozilla Thunderbird
RUN_DEPENDS= thunderbird>=6.0:${PORTSDIR}/mail/thunderbird
-USE_ZIP= yes
+USES= zip
NO_BUILD= yes
WRKSRC= ${WRKDIR}/dictionaries
diff --git a/mail/uebimiau/Makefile b/mail/uebimiau/Makefile
index b16964244c22..9b5b7a3d7bf5 100644
--- a/mail/uebimiau/Makefile
+++ b/mail/uebimiau/Makefile
@@ -12,7 +12,7 @@ COMMENT= UebiMiau is a simple yet efficient WebMail written in PHP
WRKSRC= ${WRKDIR}/webmail
-USE_ZIP= yes
+USES= zip
USE_PHP= pcre
WANT_PHP_MOD= yes
NO_BUILD= yes
diff --git a/math/clipper/Makefile b/math/clipper/Makefile
index 9e67ded3117c..88ef52e1e6fc 100644
--- a/math/clipper/Makefile
+++ b/math/clipper/Makefile
@@ -16,7 +16,6 @@ LICENSE= BSL
WRKSRC= ${WRKDIR}/cpp
USE_LDCONFIG= yes
-USE_ZIP= yes
-USES= cmake
+USES= cmake zip
.include <bsd.port.mk>
diff --git a/math/ent/Makefile b/math/ent/Makefile
index 7283dff2b09a..2c834686e1c2 100644
--- a/math/ent/Makefile
+++ b/math/ent/Makefile
@@ -11,7 +11,7 @@ DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
MAINTAINER= horia@racoviceanu.com
COMMENT= Entropy calculation and analysis of putative random sequences
-USE_ZIP= yes
+USES= zip
NO_WRKSUBDIR= yes
ALL_TARGET= ent
PLIST_FILES= bin/ent
diff --git a/math/fann/Makefile b/math/fann/Makefile
index a7911c43f9af..09583c32b8ca 100644
--- a/math/fann/Makefile
+++ b/math/fann/Makefile
@@ -12,8 +12,7 @@ COMMENT= Free open source neural network library
WRKSRC= ${WRKDIR}/FANN-2.2.0-Source
-USES= cmake
-USE_ZIP= yes
+USES= cmake zip
USE_LDCONFIG= yes
post-patch:
diff --git a/math/geonext/Makefile b/math/geonext/Makefile
index 4b3903671bc1..89a6ba2a0c50 100644
--- a/math/geonext/Makefile
+++ b/math/geonext/Makefile
@@ -14,7 +14,7 @@ COMMENT= Interactive (dynamic) elementary Geometry Software
WRKSRC= ${WRKDIR}/geonext_install
NO_BUILD= yes
-USE_ZIP= yes
+USES= zip
USE_JAVA= yes
JAVA_VERSION= 1.6+
DATA= cacerts didmat.crt geonext.html geonext.jar license.txt index.html\
diff --git a/math/glm/Makefile b/math/glm/Makefile
index d48ece3099d2..feebc1b5b64a 100644
--- a/math/glm/Makefile
+++ b/math/glm/Makefile
@@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= ogl-math/${PORTNAME}-${PORTVERSION}
MAINTAINER= demon@FreeBSD.org
COMMENT= C++ mathematics library for software based on the OpenGL GLSL
-USE_ZIP= yes
+USES= zip
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/math/jacal/Makefile b/math/jacal/Makefile
index 0987ad390693..47409acad517 100644
--- a/math/jacal/Makefile
+++ b/math/jacal/Makefile
@@ -14,9 +14,7 @@ RUN_DEPENDS= scm:${PORTSDIR}/lang/scm \
WRKSRC= ${WRKDIR}/jacal
-USE_ZIP= yes
-USE_GMAKE= yes
-USES= perl5
+USES= gmake perl5 zip
NO_BUILD= yes
MAN1= jacal.1
diff --git a/math/jama/Makefile b/math/jama/Makefile
index 0c5dea0ba1e2..c2b242c54440 100644
--- a/math/jama/Makefile
+++ b/math/jama/Makefile
@@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/tnt/tnt.h:${PORTSDIR}/devel/tnt \
unzip:${PORTSDIR}/archivers/unzip
RUN_DEPENDS= ${LOCALBASE}/include/tnt/tnt.h:${PORTSDIR}/devel/tnt
-USE_ZIP= yes
+USES= zip:infozip
NO_BUILD= yes
do-install:
diff --git a/math/javaview/Makefile b/math/javaview/Makefile
index 4d3654172eaf..ea701b15db96 100644
--- a/math/javaview/Makefile
+++ b/math/javaview/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
NO_BUILD= yes
NO_WRKSUBDIR= yes
-USE_ZIP= yes
+USES= zip
USE_JAVA= yes
DATADIR= ${JAVASHAREDIR}/${PORTNAME}
diff --git a/math/jlatexmath/Makefile b/math/jlatexmath/Makefile
index 0bbe2584c5a5..9af3afefa843 100644
--- a/math/jlatexmath/Makefile
+++ b/math/jlatexmath/Makefile
@@ -13,7 +13,7 @@ COMMENT= Java API to display mathematical formulas written in LaTeX
LICENSE= GPLv2
-USE_ZIP= yes
+USES= zip
USE_JAVA= yes
JAVA_VERSION= 1.6+
JAVA_BUILD= yes
diff --git a/math/jsmath-fonts-sprite/Makefile b/math/jsmath-fonts-sprite/Makefile
index d3017d12d69e..3fcfe9c61d7b 100644
--- a/math/jsmath-fonts-sprite/Makefile
+++ b/math/jsmath-fonts-sprite/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.math.union.edu/~dpvc/jsMath/download/ \
MAINTAINER= nivit@FreeBSD.org
COMMENT= A sprite fonts pack for jsMath
-USE_ZIP= yes
+USES= zip
NO_BUILD= yes
WRKSRC= ${WRKDIR}
WWWDIR?= ${PREFIX}/www/jsMath
diff --git a/math/jsmath-fonts/Makefile b/math/jsmath-fonts/Makefile
index 1b708216a643..fec497479d96 100644
--- a/math/jsmath-fonts/Makefile
+++ b/math/jsmath-fonts/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.math.union.edu/~dpvc/jsMath/download/ \
MAINTAINER= nivit@FreeBSD.org
COMMENT= A raster fonts pack for jsmath
-USE_ZIP= yes
+USES= zip
NO_BUILD= yes
WRKSRC= ${WRKDIR}/jsMath
WWWDIR?= ${PREFIX}/www/jsMath
diff --git a/math/jsmath/Makefile b/math/jsmath/Makefile
index 5b2b62608e92..7498d7a54079 100644
--- a/math/jsmath/Makefile
+++ b/math/jsmath/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${DISTVERSION}
MAINTAINER= nivit@FreeBSD.org
COMMENT= JavaScript tool for including mathematics in web pages
-USE_ZIP= yes
+USES= zip
NO_BUILD= yes
OPTIONS_DEFINE= IMAGE_FONTS SPRITE_FONTS
diff --git a/math/jts/Makefile b/math/jts/Makefile
index 01647ca15cb5..b8835257488a 100644
--- a/math/jts/Makefile
+++ b/math/jts/Makefile
@@ -13,7 +13,7 @@ RUN_DEPENDS= ${JAVALIBDIR}/jdom.jar:${PORTSDIR}/java/jdom \
${JAVALIBDIR}/junit.jar:${PORTSDIR}/java/junit \
${JAVALIBDIR}/xml-apis.jar:${PORTSDIR}/textproc/xerces-j
-USE_ZIP= yes
+USES= zip
NO_BUILD= yes
USE_JAVA= yes
NO_WRKSUBDIR= yes
diff --git a/math/libocas/Makefile b/math/libocas/Makefile
index 71585aec03cf..643d72532063 100644
--- a/math/libocas/Makefile
+++ b/math/libocas/Makefile
@@ -12,9 +12,8 @@ COMMENT= Efficient training of SVM classifiers
LICENSE= GPLv3
-USE_GMAKE= yes
+USES= gmake zip
USE_LDCONFIG= yes
-USE_ZIP= yes
ALL_TARGET= clean libocas.so.1 svmocas msvmocas linclassif
CLIBS= -lm ${PTHREAD_LIBS}
diff --git a/math/matrix/Makefile b/math/matrix/Makefile
index 3b3a2b6a38de..fdcd8f7b46e2 100644
--- a/math/matrix/Makefile
+++ b/math/matrix/Makefile
@@ -12,7 +12,7 @@ COMMENT= C++ library to manipulate matrices and vectors
WRKSRC= ${WRKDIR}/matrix
-USE_ZIP= yes
+USES= zip
USE_LDCONFIG= yes
PLIST_SUB= LIBVERSION=1
diff --git a/math/miracl/Makefile b/math/miracl/Makefile
index eb28e132d4be..ba787636e35c 100644
--- a/math/miracl/Makefile
+++ b/math/miracl/Makefile
@@ -24,7 +24,7 @@ LICENSE_PERMS_COMMERCIAL= dist-mirror dist-sell pkg-mirror pkg-sell no-auto-acce
ONLY_FOR_ARCHS= i386 amd64
-USE_ZIP= yes
+USES= zip
USE_LDCONFIG= yes
EXTRACT_BEFORE_ARGS= -j -aa -L -q
diff --git a/math/muparser/Makefile b/math/muparser/Makefile
index 0f1658acd873..af0838235f82 100644
--- a/math/muparser/Makefile
+++ b/math/muparser/Makefile
@@ -12,7 +12,7 @@ COMMENT= Mathematical expressions parser library written in C++
LICENSE= MIT
-USES= pathfix
+USES= pathfix gmake zip
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-shared=no
.if defined(NOPORTEXAMPLES)
@@ -21,8 +21,6 @@ CONFIGURE_ARGS+= --enable-samples=no
.if !defined(NOPORTDOCS)
CONFIGURE_ARGS+= --docdir=${DOCSDIR}
.endif
-USE_GMAKE= yes
-USE_ZIP= yes
NO_STAGE= yes
.include <bsd.port.pre.mk>
diff --git a/math/ogdf/Makefile b/math/ogdf/Makefile
index 8253cbbf4ca6..bed7b88dfecf 100644
--- a/math/ogdf/Makefile
+++ b/math/ogdf/Makefile
@@ -18,7 +18,7 @@ OPTIONS_DEFINE= COIN ABACUS
COIN_DESC= Use the Coin Open Solver Interface (Osi)
ABACUS_DESC= Use the ABACUS branch-and-cut library
-USE_ZIP= yes
+USES= zip
USE_LDCONFIG= yes
USE_PYTHON= build
diff --git a/math/p5-AI-NeuralNet-BackProp/Makefile b/math/p5-AI-NeuralNet-BackProp/Makefile
index 6cacbaf77e4d..e9d5fd9677a6 100644
--- a/math/p5-AI-NeuralNet-BackProp/Makefile
+++ b/math/p5-AI-NeuralNet-BackProp/Makefile
@@ -10,9 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl module implementing a back-propagation feed-forward neural network
-USE_ZIP= yes
NO_WRKSUBDIR= yes
-USES= perl5
+USES= perl5 zip
USE_PERL5= configure
.include <bsd.port.mk>
diff --git a/math/physcalc/Makefile b/math/physcalc/Makefile
index 4249ab75cdae..c788517b2990 100644
--- a/math/physcalc/Makefile
+++ b/math/physcalc/Makefile
@@ -15,7 +15,7 @@ EXTRACT_BEFORE_ARGS= -aq
EXTRACT_AFTER_ARGS= -x physcalc -d ${WRKDIR}
NO_WRKSUBDIR= yes
-USE_ZIP= yes
+USES= zip
DEFS= -DSHAREDIR="\"${PREFIX}/share/physcalc/\""
SRCS= physconv.c physmain.c physmlib.c physnode.c physoper.c \
diff --git a/math/plman/Makefile b/math/plman/Makefile
index c661a465bc7f..fce4bf03d885 100644
--- a/math/plman/Makefile
+++ b/math/plman/Makefile
@@ -8,7 +8,6 @@ CATEGORIES= math java
MASTER_SITES= http://${PORTNAME}.sourceforge.net/dist/ \
http://nivi.interfree.it/distfiles/${PORTNAME}.sourceforge.net/
DISTNAME= ${PORTNAME}${PORTVERSION:C/\./_/g}
-EXTRACT_SUFX= .zip
MAINTAINER= nivit@FreeBSD.org
COMMENT= A Propositional Logic sentence shell/interpreter
@@ -17,8 +16,8 @@ RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper
NO_BUILD= yes
+USES= zip
USE_JAVA= yes
-USE_ZIP= yes
JAVA_VERSION= 1.6+
DATADIR= ${JAVASHAREDIR}/${PORTNAME}
diff --git a/math/py-gmpy/Makefile b/math/py-gmpy/Makefile
index fb6777e89b07..6e3557d9eaf2 100644
--- a/math/py-gmpy/Makefile
+++ b/math/py-gmpy/Makefile
@@ -13,7 +13,7 @@ COMMENT= Python Extension that Wraps the GMP Library
LIB_DEPENDS= gmp:${PORTSDIR}/math/gmp
-USE_ZIP= yes
+USES= zip
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
diff --git a/math/saga/Makefile b/math/saga/Makefile
index 85784f0e0e57..820b37922955 100644
--- a/math/saga/Makefile
+++ b/math/saga/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= libproj.so:${PORTSDIR}/graphics/proj \
liblas.so:${PORTSDIR}/devel/liblas \
libopencv_core.so:${PORTSDIR}/graphics/opencv-core
-USE_ZIP= yes
+USES= zip
USE_WX= 2.9
WX_UNICODE= yes
USE_LDCONFIG= yes
diff --git a/math/sedumi/Makefile b/math/sedumi/Makefile
index d3052e95183a..c4ee2571bb11 100644
--- a/math/sedumi/Makefile
+++ b/math/sedumi/Makefile
@@ -15,7 +15,7 @@ COMMENT= SeDuMi is an semidefinite programming solver on Matlab
RUN_DEPENDS= octave:${PORTSDIR}/math/octave
BUILD_DEPENDS= octave:${PORTSDIR}/math/octave
-USE_ZIP= yes
+USES= zip
WRKSRC= ${WRKDIR}/SeDuMi_1_1
NO_STAGE= yes
diff --git a/math/sfft/Makefile b/math/sfft/Makefile
index 56a5d7d8c8ab..7286c99ff761 100644
--- a/math/sfft/Makefile
+++ b/math/sfft/Makefile
@@ -16,9 +16,9 @@ LICENSE= GPLv2
LIB_DEPENDS= libfftw3.so:${PORTSDIR}/math/fftw3
+USES= zip
USE_GCC= yes
USE_LDCONFIG= yes
-USE_ZIP= yes
OPTIONS_DEFINE= OPTIMIZED_CFLAGS PROFILE
OPTIONS_DEFAULT= OPTIMIZED_CFLAGS
diff --git a/math/spblas/Makefile b/math/spblas/Makefile
index a92d1cfffea8..44b48625e60a 100644
--- a/math/spblas/Makefile
+++ b/math/spblas/Makefile
@@ -10,9 +10,8 @@ DISTFILES= nist_spblas_${DISTVERSION}.zip:1
MAINTAINER= bf@FreeBSD.org
COMMENT= NIST Sparse Basic Linear Algebra Subprograms (BLAS)
-USE_DOS2UNIX= yes
+USES= dos2unix zip
USE_LDCONFIG= yes
-USE_ZIP= yes
HEADERS= blas_enum.h blas_sparse.h blas_sparse_proto.h
HDIR = include/spblas
diff --git a/math/testu01/Makefile b/math/testu01/Makefile
index a8a1b3eba02a..14f22abfd0cd 100644
--- a/math/testu01/Makefile
+++ b/math/testu01/Makefile
@@ -15,10 +15,9 @@ COMMENT= Utilities for statistical testing of uniform random number generators
LIB_DEPENDS= gmp:${PORTSDIR}/math/gmp
-USE_ZIP= yes
+USES= gmake zip
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --includedir="${PREFIX}/include/${PORTNAME}"
-USE_GMAKE= yes
MAKE_ARGS= docdir="${DOCSDIR}" exdir="${EXAMPLESDIR}"
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/math/triangle/Makefile b/math/triangle/Makefile
index 1622345931a1..8323695b22fb 100644
--- a/math/triangle/Makefile
+++ b/math/triangle/Makefile
@@ -16,7 +16,7 @@ COMMENT= A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator
NO_CDROM= No commercial use without prior arrangement with the author
NO_WRKSUBDIR= yes
-USE_ZIP= yes
+USES= zip
USE_XORG= x11
MAKEFILE= makefile
diff --git a/misc/estic/Makefile b/misc/estic/Makefile
index 9005e0882942..b7d2877e8be6 100644
--- a/misc/estic/Makefile
+++ b/misc/estic/Makefile
@@ -13,7 +13,7 @@ DISTFILES= estic-1.60-sources.zip estic-1.61-patch-from-1.60.zip
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Controller for ISDN TK-Anlage (PBX) made by Istec
-USE_ZIP= yes
+USES= zip
NO_WRKSUBDIR= yes
# Personal Preferences, Where to install.
diff --git a/misc/metalink-editor/Makefile b/misc/metalink-editor/Makefile
index b0c37a31bcce..8830799f197f 100644
--- a/misc/metalink-editor/Makefile
+++ b/misc/metalink-editor/Makefile
@@ -15,8 +15,7 @@ COMMENT= GUI editor to create and edit metalinks
LICENSE= GPLv2
LICENSE_FILE= ${WRKDIR}/license.txt
-USE_ZIP= yes
-USE_DOS2UNIX= yes
+USES= dos2unix zip
DOS2UNIX_REGEX= .*\.txt
NO_WRKSUBDIR= yes
USE_PYTHON= yes
diff --git a/misc/pipe/Makefile b/misc/pipe/Makefile
index c5f76a228f88..b520f5625d85 100644
--- a/misc/pipe/Makefile
+++ b/misc/pipe/Makefile
@@ -11,7 +11,7 @@ DISTNAME= pipe25_rc5
MAINTAINER= stefan@fh-mainz.de
COMMENT= A tool for creating and analysing Petri nets
-USE_ZIP= yes
+USES= zip
NO_BUILD= yes
USE_JAVA= yes
JAVA_VERSION= 1.6+
diff --git a/misc/qmetro/Makefile b/misc/qmetro/Makefile
index 3d81ef176b55..7da0083f20f7 100644
--- a/misc/qmetro/Makefile
+++ b/misc/qmetro/Makefile
@@ -11,8 +11,7 @@ COMMENT= Map of the transport system for many city subways
LICENSE= GPLv2
-USES= dos2unix qmake
-USE_ZIP= yes
+USES= dos2unix qmake zip
INSTALLS_ICONS= yes
USE_QT4= gui xml uic_build moc_build multimedia \
rcc_build
diff --git a/multimedia/assimp/Makefile b/multimedia/assimp/Makefile
index 0a3c2293549b..75d83e3e4ab4 100644
--- a/multimedia/assimp/Makefile
+++ b/multimedia/assimp/Makefile
@@ -16,8 +16,7 @@ LICENSE= BSD
LIB_DEPENDS= libboost_filesystem.so:${PORTSDIR}/devel/boost-libs
-USE_ZIP= yes
-USES= cmake pkgconfig
+USES= cmake pkgconfig zip
USE_GCC= yes # GCC 4.2 causes compiler warnings
USE_LDCONFIG= yes
diff --git a/multimedia/atomicparsley/Makefile b/multimedia/atomicparsley/Makefile
index 0d4d3dbe01f7..fcc41a2d18b4 100644
--- a/multimedia/atomicparsley/Makefile
+++ b/multimedia/atomicparsley/Makefile
@@ -12,7 +12,7 @@ COMMENT= Command line program for reading parsing and setting MP4/M4A metadata
LICENSE= GPLv2
-USE_ZIP= yes
+USES= zip
PLIST_FILES= bin/AtomicParsley
diff --git a/multimedia/gdialog/Makefile b/multimedia/gdialog/Makefile
index f1b630f223da..12ea19a4b06e 100644
--- a/multimedia/gdialog/Makefile
+++ b/multimedia/gdialog/Makefile
@@ -13,7 +13,7 @@ COMMENT= A Project X addon to read Siemens Gigaset M740AV video recordings
BUILD_DEPENDS= projectx>=0.90.4.00:${PORTSDIR}/multimedia/projectx
RUN_DEPENDS= projectx>=0.90.4.00:${PORTSDIR}/multimedia/projectx
-USE_ZIP= yes
+USES= zip
USE_JAVA= yes
JAVA_VERSION= 1.6+
diff --git a/multimedia/jmref/Makefile b/multimedia/jmref/Makefile
index f649378f20d6..b234c90e9872 100644
--- a/multimedia/jmref/Makefile
+++ b/multimedia/jmref/Makefile
@@ -10,14 +10,13 @@ DISTNAME= jm${PORTVERSION}
MAINTAINER= swills@FreeBSD.org
COMMENT= JM Reference Software
-USE_ZIP= yes
-USE_GMAKE= yes
+USES= dos2unix gmake zip
WRKSRC= ${WRKDIR}/JM
PLIST_FILES= bin/ldecod bin/lencod \
bin/rtp_loss bin/rtpdump
-USE_DOS2UNIX= Makefile
+DOS2UNIX_FILES= Makefile
NO_STAGE= yes
do-install:
diff --git a/multimedia/opencinematools/Makefile b/multimedia/opencinematools/Makefile
index ea890417c2a9..3bc6c1a2a1f2 100644
--- a/multimedia/opencinematools/Makefile
+++ b/multimedia/opencinematools/Makefile
@@ -13,8 +13,7 @@ LIB_DEPENDS= openjpeg.2:${PORTSDIR}/graphics/openjpeg \
expat.6:${PORTSDIR}/textproc/expat2 \
asdcp.0:${PORTSDIR}/multimedia/asdcplib
-USE_DOS2UNIX= yes
-USE_ZIP= yes
+USES= dos2unix zip
WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//}
diff --git a/multimedia/projectx/Makefile b/multimedia/projectx/Makefile
index ec52d55b1556..ff80be5e5057 100644
--- a/multimedia/projectx/Makefile
+++ b/multimedia/projectx/Makefile
@@ -13,7 +13,7 @@ COMMENT= DVB (mpeg) cutting/demux tool
RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper
-USE_ZIP= yes
+USES= zip
USE_JAVA= yes
JAVA_VERSION= 1.6+
diff --git a/multimedia/xporthdmv/Makefile b/multimedia/xporthdmv/Makefile
index 421a5e10ca41..a1e4fd97af66 100644
--- a/multimedia/xporthdmv/Makefile
+++ b/multimedia/xporthdmv/Makefile
@@ -10,7 +10,7 @@ DISTNAME= xport
MAINTAINER= swills@FreeBSD.org
COMMENT= The xport Transport Stream Demuxer
-USE_ZIP= yes
+USES= zip
NO_WRKSUBDIR= yes
PLIST_FILES= bin/xporthdmv