diff options
Diffstat (limited to 'devel/libidn')
-rw-r--r-- | devel/libidn/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile index 2a1b72c73ca..c9818d7f519 100644 --- a/devel/libidn/Makefile +++ b/devel/libidn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2006/10/23 22:58:17 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2006/11/02 18:17:22 joerg Exp $ DISTNAME= libidn-0.6.8 CATEGORIES= devel @@ -10,6 +10,7 @@ HOMEPAGE= http://www.gnu.org/software/libidn/ COMMENT= Internationalized Domain Names command line tool PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes |