aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-07-06 17:27:41 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-07-06 17:27:41 +0000
commit55a524735cb5f9015e93d734003f9b64917686d7 (patch)
treed2047a81a3f38403bf0492097a8a80d4d1b384eb /dns
parentcc6b9143f857a93a5705022f5adf5cb81dd95892 (diff)
downloadports-55a524735cb5f9015e93d734003f9b64917686d7.tar.gz
ports-55a524735cb5f9015e93d734003f9b64917686d7.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/adns/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/adns/Makefile b/dns/adns/Makefile
index 9251726e7456..fb444f6d952c 100644
--- a/dns/adns/Makefile
+++ b/dns/adns/Makefile
@@ -12,9 +12,10 @@ COMMENT= Easy to use asynchronous-capable DNS client library and utilities
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USE_GMAKE= yes
MAKE_JOBS_SAFE= yes
+USES= gmake
+
LIBVERSION= 1
PLIST_SUB+= LIBVERSION="${LIBVERSION}"