aboutsummaryrefslogtreecommitdiff
path: root/lang/dmd2
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 16:01:35 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 16:01:35 +0000
commit0242a53187eace3168caf8d37da0d785b294515b (patch)
tree51c86af206180a611e873a16bc42b382a126a199 /lang/dmd2
parentb921f9a7eb896caa14bbceffc4a462ab5f0ec63d (diff)
downloadports-0242a53187eace3168caf8d37da0d785b294515b.tar.gz
ports-0242a53187eace3168caf8d37da0d785b294515b.zip
Notes
Diffstat (limited to 'lang/dmd2')
-rw-r--r--lang/dmd2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/dmd2/Makefile b/lang/dmd2/Makefile
index 2dbe08cad8c3..220d4c9713bd 100644
--- a/lang/dmd2/Makefile
+++ b/lang/dmd2/Makefile
@@ -11,8 +11,7 @@ DISTNAME= dmd.${PORTVERSION}
MAINTAINER= cy@FreeBSD.org
COMMENT= D 2.0 compiler, not officially validated for FreeBSD
-USE_ZIP= yes
-USE_GMAKE= yes
+USES= gmake zip
MAKEFILE= posix.mak
EXAMPLESDIR= ${PREFIX}/share/examples/dmd2
DOCSDIR= ${PREFIX}/share/doc/dmd2