summaryrefslogtreecommitdiff
path: root/math/p5-Math-BigInteger/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-BigInteger/Makefile')
-rw-r--r--math/p5-Math-BigInteger/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/p5-Math-BigInteger/Makefile b/math/p5-Math-BigInteger/Makefile
index b09ee6374b5..6134ac26daf 100644
--- a/math/p5-Math-BigInteger/Makefile
+++ b/math/p5-Math-BigInteger/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/12/20 11:31:05 grant Exp $
+# $NetBSD: Makefile,v 1.9 2005/04/11 21:46:30 tv Exp $
DISTNAME= Math-BigInteger-1.0
PKGNAME= p5-${DISTNAME}
@@ -12,7 +12,6 @@ COMMENT= Arbitrary length integer extension module for Perl
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Math/BigInteger/.packlist
.include "../../lang/perl5/module.mk"