summaryrefslogtreecommitdiff
path: root/net/adns
diff options
context:
space:
mode:
Diffstat (limited to 'net/adns')
-rw-r--r--net/adns/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/adns/Makefile b/net/adns/Makefile
index 52f77ff554a..d70cfd39162 100644
--- a/net/adns/Makefile
+++ b/net/adns/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2010/04/17 12:43:03 obache Exp $
+# $NetBSD: Makefile,v 1.22 2012/10/23 17:18:08 asau Exp $
#
DISTNAME= adns-1.4
@@ -10,8 +10,6 @@ HOMEPAGE= http://www.chiark.greenend.org.uk/~ian/adns/
COMMENT= Asynchronous-capable DNS client library and utilities
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= gmake
USE_LIBTOOL= YES