summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-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 ef8c464d2a4..ac6e36a4e55 100644
--- a/math/php4-bcmath/Makefile
+++ b/math/php4-bcmath/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/08/31 19:55:49 jdolecek Exp $
+# $NetBSD: Makefile,v 1.6 2003/09/19 12:23:06 wiz Exp $
MODNAME= bcmath
CATEGORIES+= math
@@ -6,7 +6,7 @@ PKGREVISION= # empty
COMMENT= PHP4 extension for bc-style arbitrary precision math
USE_BUILDLINK2= YES
-DISTINFO_FILE= ${PKGDIR}/distinfo
+DISTINFO_FILE= ${.CURDIR}/distinfo
.include "../../www/php4/Makefile.module"