aboutsummaryrefslogtreecommitdiff
path: root/math/physcalc
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 16:25:33 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 16:25:33 +0000
commit9f5deb008fb9786f9a9264889d43296a258e9d92 (patch)
treeec0965bd63c70b3986830805c3ce0427524b81b2 /math/physcalc
parent8f284f2bca93129cd50ac223174a3be10e707699 (diff)
downloadports-9f5deb008fb9786f9a9264889d43296a258e9d92.tar.gz
ports-9f5deb008fb9786f9a9264889d43296a258e9d92.zip
Convert m* to USES=zip
Notes
Notes: svn path=/head/; revision=347776
Diffstat (limited to 'math/physcalc')
-rw-r--r--math/physcalc/Makefile2
1 files changed, 1 insertions, 1 deletions
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 \