From fe3aaa23c79cafd6d090d8f62cf8e7cec5c42a5e Mon Sep 17 00:00:00 2001 From: Gabor Kovesdan Date: Thu, 4 Feb 2010 13:20:28 +0000 Subject: - Compile with libedit. No OPTIONS, just do it unconditionally given that it is part of the base system. - Bump PORTREVISION Requested by: Lucius Windschuh --- math/gnubc/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'math/gnubc') diff --git a/math/gnubc/Makefile b/math/gnubc/Makefile index 9efd7f3b39af..f980b2f0457d 100644 --- a/math/gnubc/Makefile +++ b/math/gnubc/Makefile @@ -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 \ -- cgit v1.2.3