aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorTim Bishop <tdb@FreeBSD.org>2005-12-13 12:30:01 +0000
committerTim Bishop <tdb@FreeBSD.org>2005-12-13 12:30:01 +0000
commit43633e787542192fdffb01f9934d8034f1a71b03 (patch)
tree7bcd5cea69ec0ff518a217f718762b235420d89d /cad
parente5784977760aba06d2ff5554a7322fb382f01c2e (diff)
downloadports-43633e787542192fdffb01f9934d8034f1a71b03.tar.gz
ports-43633e787542192fdffb01f9934d8034f1a71b03.zip
- Don't link readline
PR: 90182 Submitted by: pfgshield-freebsd@yahoo.com Approved by: clement, maintainer
Notes
Notes: svn path=/head/; revision=151094
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