summaryrefslogtreecommitdiff
path: root/devel/pth
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-01-05 20:48:01 +0000
committerjlam <jlam@pkgsrc.org>2004-01-05 20:48:01 +0000
commit502ca94f1c566cf33649139799f1d5042458455e (patch)
tree7f7909fa5d0408c3065aa98e439b54664f76bc2e /devel/pth
parent2119929c088351bb82aea80677da89b314e6bf64 (diff)
downloadpkgsrc-502ca94f1c566cf33649139799f1d5042458455e.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