summaryrefslogtreecommitdiff
path: root/math/php4-bcmath
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-04-25 00:20:38 +0000
committerxtraeme <xtraeme>2004-04-25 00:20:38 +0000
commitc57c370fdbbb2b96a7d0bd60fca54d144f7c5fb8 (patch)
tree103ed60acee8dd16ae3889fb48a1b4ec6a165c43 /math/php4-bcmath
parente071c84816c61e694d254b29504ab867910f0e39 (diff)
downloadpkgsrc-c57c370fdbbb2b96a7d0bd60fca54d144f7c5fb8.tar.gz
bl3ify
Diffstat (limited to 'math/php4-bcmath')
-rw-r--r--math/php4-bcmath/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/php4-bcmath/Makefile b/math/php4-bcmath/Makefile
index f362c2e15c1..101bc635922 100644
--- a/math/php4-bcmath/Makefile
+++ b/math/php4-bcmath/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.7 2004/04/20 19:19:23 jdolecek Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/25 00:23:55 xtraeme Exp $
MODNAME= bcmath
CATEGORIES+= math
PKGREVISION= # empty
COMMENT= PHP4 extension for bc-style arbitrary precision math
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
.include "../../www/php4/Makefile.module"