- Compile with libedit. No OPTIONS, just do it unconditionally given that it
is part of the base system. - Bump PORTREVISION Requested by: Lucius Windschuh <lwindschuh@googlemail.com>
This commit is contained in:
parent
381e2ac4eb
commit
fe3aaa23c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=249233
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= bc
|
||||
PORTVERSION= 1.06
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -16,6 +17,7 @@ MAINTAINER= gabor@FreeBSD.org
|
|||
COMMENT= The GNU bc/dc calculator
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --with-libedit
|
||||
MAN1= bc.1 \
|
||||
dc.1
|
||||
INFO= bc \
|
||||
|
|
Loading…
Reference in a new issue