summaryrefslogtreecommitdiff
path: root/devel/pwlib
diff options
context:
space:
mode:
authorwiz <wiz>2004-10-16 14:11:23 +0000
committerwiz <wiz>2004-10-16 14:11:23 +0000
commitd81b9602c4662c2ca02ca5761073a42055a301a0 (patch)
tree0ed63c9dab73eb149ec752e2e620c0998be43d79 /devel/pwlib
parent392baf932e12c1320831b44c944e4474b2582623 (diff)
downloadpkgsrc-d81b9602c4662c2ca02ca5761073a42055a301a0.tar.gz
Mark as using c++, and set GCC_REQD to 3.0 so this builds on 1.6.2.
Diffstat (limited to 'devel/pwlib')
-rw-r--r--devel/pwlib/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/pwlib/Makefile b/devel/pwlib/Makefile
index 8df279e49fd..d7658dcb51d 100644
--- a/devel/pwlib/Makefile
+++ b/devel/pwlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2004/10/09 14:01:03 mjl Exp $
+# $NetBSD: Makefile,v 1.34 2004/10/16 14:11:23 wiz Exp $
#
DISTNAME= pwlib-v1_8_2-src
@@ -19,8 +19,10 @@ WRKSRC= ${WRKDIR}/pwlib
USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
USE_GNU_TOOLS+= make
+USE_LANGUAGES= c c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
+GCC_REQD= 3.0
CONFIGURE_ARHS+= --disable-sasl --disable-openldap --disable-openssl --disable-expat --disable-video --disable-qos
PTHREAD_OPTS+= require