diff options
Diffstat (limited to 'devel/libdnsres')
-rw-r--r-- | devel/libdnsres/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/libdnsres/Makefile b/devel/libdnsres/Makefile index a0b63576bba..d0125975c0e 100644 --- a/devel/libdnsres/Makefile +++ b/devel/libdnsres/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2011/02/11 21:22:02 tnn Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/31 11:17:12 asau Exp $ # DISTNAME= libdnsres-0.1a @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@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 |