aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authortdb <tdb@FreeBSD.org>2005-12-13 20:30:01 +0800
committertdb <tdb@FreeBSD.org>2005-12-13 20:30:01 +0800
commit29be9f3f53996d6f4fef622ba2256b088ad2f56a (patch)
tree64a9d338253fa5ae933c0a114afb996693ce0b91 /cad
parentdcecdf064b00387e08c563c234b7585e4a39a293 (diff)
downloadfreebsd-ports-gnome-29be9f3f53996d6f4fef622ba2256b088ad2f56a.tar.gz
freebsd-ports-gnome-29be9f3f53996d6f4fef622ba2256b088ad2f56a.tar.zst
freebsd-ports-gnome-29be9f3f53996d6f4fef622ba2256b088ad2f56a.zip
- Don't link readline
PR: 90182 Submitted by: pfgshield-freebsd@yahoo.com Approved by: clement, maintainer
Diffstat (limited to 'cad')
-rw-r--r--cad/ngspice_rework/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/cad/ngspice_rework/Makefile b/cad/ngspice_rework/Makefile
index 073ca0b99acf..7887f50341b3 100644
--- a/cad/ngspice_rework/Makefile
+++ b/cad/ngspice_rework/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ngspice_rework
PORTVERSION= 17
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ngspice
@@ -19,11 +20,7 @@ GNU_CONFIGURE= yes
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
-.ifdef PACKAGE_BUILDING
-CONFIGURE_ARGS+= --with-readline=yes
-.else
CONFIGURE_ARGS+= --disable-debug
-.endif
INFO= ngspice
MAN1= ngspice.1 ngnutmeg.1 ngsconvert.1