aboutsummaryrefslogtreecommitdiffstats
path: root/math/saga
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-11 00:25:33 +0800
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-11 00:25:33 +0800
commit9f5deb008fb9786f9a9264889d43296a258e9d92 (patch)
treeec0965bd63c70b3986830805c3ce0427524b81b2 /math/saga
parent8f284f2bca93129cd50ac223174a3be10e707699 (diff)
downloadfreebsd-ports-gnome-9f5deb008fb9786f9a9264889d43296a258e9d92.tar.gz
freebsd-ports-gnome-9f5deb008fb9786f9a9264889d43296a258e9d92.tar.zst
freebsd-ports-gnome-9f5deb008fb9786f9a9264889d43296a258e9d92.zip
Convert m* to USES=zip
Diffstat (limited to 'math/saga')
-rw-r--r--math/saga/Makefile2
1 files changed, 1 insertions, 1 deletions
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