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