summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/bc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/bc/Makefile b/math/bc/Makefile
index 7f095eb1483..69a4691cc18 100644
--- a/math/bc/Makefile
+++ b/math/bc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/10/03 00:12:55 tv Exp $
+# $NetBSD: Makefile,v 1.4 2005/02/13 02:26:34 reed Exp $
DISTNAME= bc-1.06
PKGREVISION= 1
@@ -8,7 +8,6 @@ MASTER_SITES= ${MASTER_SITE_GNU:=bc/}
MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://www.gnu.org/software/bc/bc.html
COMMENT= Arbitrary precision calculator language
-# this provides dc(1) which is essential for pkgsrc installations
USE_BUILDLINK3= YES
GNU_CONFIGURE= YES