summaryrefslogtreecommitdiff
path: root/devel/libdnsres
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libdnsres')
-rw-r--r--devel/libdnsres/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/libdnsres/Makefile b/devel/libdnsres/Makefile
index 59568dcbbb5..4b13a0aa73f 100644
--- a/devel/libdnsres/Makefile
+++ b/devel/libdnsres/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2008/04/22 18:06:09 tnn Exp $
+# $NetBSD: Makefile,v 1.8 2008/07/14 12:56:02 joerg Exp $
#
DISTNAME= libdnsres-0.1a
@@ -10,6 +10,8 @@ MAINTAINER= adrianp@NetBSD.org
HOMEPAGE= http://www.monkey.org/~provos/
COMMENT= Non-blocking thread-safe API for resolving DNS names
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_PKGLOCALEDIR= YES
USE_LIBTOOL= YES
GNU_CONFIGURE= YES