summaryrefslogtreecommitdiff
path: root/devel/pth
diff options
context:
space:
mode:
authorjlam <jlam>2004-01-05 20:48:01 +0000
committerjlam <jlam>2004-01-05 20:48:01 +0000
commit3aa62613e32b2204a2e83ed37b13918e0c0160c9 (patch)
tree7f7909fa5d0408c3065aa98e439b54664f76bc2e /devel/pth
parentedf923a82e39b3caddcc73f24bc0fc5311add3e6 (diff)
downloadpkgsrc-3aa62613e32b2204a2e83ed37b13918e0c0160c9.tar.gz
bl3ify
Diffstat (limited to 'devel/pth')
-rw-r--r--devel/pth/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/pth/Makefile b/devel/pth/Makefile
index 7d3ae13793d..6f54823900f 100644
--- a/devel/pth/Makefile
+++ b/devel/pth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2003/07/17 21:33:13 grant Exp $
+# $NetBSD: Makefile,v 1.60 2004/01/05 20:48:45 jlam Exp $
#
DISTNAME= pth-2.0.0
@@ -11,7 +11,9 @@ COMMENT= GNU Portable Thread library
CONFLICTS= pth-current-[0-9]* pth-syscall<1.4.1nb1
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
GNU_CONFIGURE= YES