diff options
Diffstat (limited to 'textproc/hre')
-rw-r--r-- | textproc/hre/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/hre/Makefile b/textproc/hre/Makefile index aff4d5d724e..f47700cd13f 100644 --- a/textproc/hre/Makefile +++ b/textproc/hre/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/04/11 21:47:35 tv Exp $ +# $NetBSD: Makefile,v 1.6 2008/07/14 12:56:13 joerg Exp $ # DISTNAME= hre-0.9.8a @@ -11,6 +11,7 @@ HOMEPAGE= http://hre.kldp.net/ COMMENT= Hangeul Regular Expression Library PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes USE_LIBTOOL= yes |