summaryrefslogtreecommitdiff
path: root/devel/gperf
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-11-22 21:13:03 +0000
committerwiz <wiz@pkgsrc.org>2004-11-22 21:13:03 +0000
commit084e498f61befc202ad5a30ffd788b680437860a (patch)
treebd49818c2a45babba1352b512e45cde205b3915a /devel/gperf
parent097c06bf6f9f0f261c3072dc677075b0ee7b3cc9 (diff)
downloadpkgsrc-084e498f61befc202ad5a30ffd788b680437860a.tar.gz
USE_LANGUAGES=c c++
Diffstat (limited to 'devel/gperf')
-rw-r--r--devel/gperf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gperf/Makefile b/devel/gperf/Makefile
index 1281cbb2e94..6fe49b7913a 100644
--- a/devel/gperf/Makefile
+++ b/devel/gperf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/02/17 13:15:54 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.17 2004/11/22 21:14:29 wiz Exp $
#
DISTNAME= gperf-3.0.1
@@ -12,7 +12,7 @@ COMMENT= GNU perfect hash function generator
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= YES
-USE_GCC_SHLIB= YES
+USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --mandir="${PREFIX}/man"