summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2005-02-13 02:26:34 +0000
committerreed <reed@pkgsrc.org>2005-02-13 02:26:34 +0000
commita3716bf6d929c6f09df855317b586052bcc9affa (patch)
tree23fcd68d77d32e01dea2accc506a2f653b9c9ad0 /math
parent301879c434360a1f73faaef88a20e29f22ddfc12 (diff)
downloadpkgsrc-a3716bf6d929c6f09df855317b586052bcc9affa.tar.gz
Remove my un-needed comment about dc.
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