summaryrefslogtreecommitdiff
path: root/math/php4-bcmath/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/php4-bcmath/Makefile')
-rw-r--r--math/php4-bcmath/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/php4-bcmath/Makefile b/math/php4-bcmath/Makefile
index ac6e36a4e55..f362c2e15c1 100644
--- a/math/php4-bcmath/Makefile
+++ b/math/php4-bcmath/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/09/19 12:23:06 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/20 19:19:23 jdolecek Exp $
MODNAME= bcmath
CATEGORIES+= math
@@ -6,7 +6,6 @@ PKGREVISION= # empty
COMMENT= PHP4 extension for bc-style arbitrary precision math
USE_BUILDLINK2= YES
-DISTINFO_FILE= ${.CURDIR}/distinfo
.include "../../www/php4/Makefile.module"