aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/osg
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-03-10 22:49:26 +0800
committerbapt <bapt@FreeBSD.org>2014-03-10 22:49:26 +0800
commit365d81bafff5b9accbe7d264a4dc790418804a79 (patch)
treec9bc7d175d1787d3182be06d12c45d1a2fe32a2b /graphics/osg
parent6d8e3ef4a66f0d1b8bc3a1f1703f76ad9c862498 (diff)
downloadfreebsd-ports-graphics-365d81bafff5b9accbe7d264a4dc790418804a79.tar.gz
freebsd-ports-graphics-365d81bafff5b9accbe7d264a4dc790418804a79.tar.zst
freebsd-ports-graphics-365d81bafff5b9accbe7d264a4dc790418804a79.zip
Convert g* to USES=zip
Diffstat (limited to 'graphics/osg')
-rw-r--r--graphics/osg/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile
index 7dcfaf9f4b0..c54be52f31c 100644
--- a/graphics/osg/Makefile
+++ b/graphics/osg/Makefile
@@ -22,8 +22,7 @@ LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \
CONFLICTS= osg-devel-[0-9]*
-USE_ZIP= yes
-USES= cmake:outsource pkgconfig
+USES= cmake:outsource pkgconfig zip
USE_GL= gl glu
USE_XORG= x11
USE_LDCONFIG= yes