summaryrefslogtreecommitdiff
path: root/devel/gperf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gperf/Makefile')
-rw-r--r--devel/gperf/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/gperf/Makefile b/devel/gperf/Makefile
index 036a22ae6a5..1281cbb2e94 100644
--- a/devel/gperf/Makefile
+++ b/devel/gperf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2003/12/03 15:56:16 adam Exp $
+# $NetBSD: Makefile,v 1.16 2004/02/17 13:15:54 dmcmahill Exp $
#
DISTNAME= gperf-3.0.1
@@ -9,6 +9,9 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/gperf/gperf.html
COMMENT= GNU perfect hash function generator
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
USE_GCC_SHLIB= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --mandir="${PREFIX}/man"