diff options
Diffstat (limited to 'textproc/hre')
-rw-r--r-- | textproc/hre/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/hre/Makefile b/textproc/hre/Makefile index 56357b550be..85a23e6bb5c 100644 --- a/textproc/hre/Makefile +++ b/textproc/hre/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/25 06:55:54 asau Exp $ +# $NetBSD: Makefile,v 1.8 2014/10/09 14:07:02 wiz Exp $ # DISTNAME= hre-0.9.8a @@ -10,8 +10,6 @@ MAINTAINER= pyrasis@chol.com HOMEPAGE= http://hre.kldp.net/ COMMENT= Hangeul Regular Expression Library -PKG_INSTALLATION_TYPES= overwrite pkgviews - GNU_CONFIGURE= yes USE_LIBTOOL= yes |