aboutsummaryrefslogtreecommitdiff
path: root/math/gnubc
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-07-19 22:20:31 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-07-19 22:20:31 +0000
commit2c4c6db4568610cd10ead403b314708cdc38843e (patch)
tree677e545cabcba7580137948eeb332b6bb4c3f60e /math/gnubc
parent7b41fe4853fb1415fcc4423ec06bdf13f337ae87 (diff)
downloadports-2c4c6db4568610cd10ead403b314708cdc38843e.tar.gz
ports-2c4c6db4568610cd10ead403b314708cdc38843e.zip
Convert to USES=libedit
Notes
Notes: svn path=/head/; revision=392542
Diffstat (limited to 'math/gnubc')
-rw-r--r--math/gnubc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/gnubc/Makefile b/math/gnubc/Makefile
index 6d045b4543e1..603cc83c6070 100644
--- a/math/gnubc/Makefile
+++ b/math/gnubc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= bc
PORTVERSION= 1.06
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= GNU
PKGNAMEPREFIX= gnu
@@ -14,6 +14,7 @@ COMMENT= GNU bc/dc calculator
LICENSE= GPLv2
GNU_CONFIGURE= yes
+USES= libedit
CONFIGURE_ARGS+= --with-libedit
INFO= bc \
dc