From 43633e787542192fdffb01f9934d8034f1a71b03 Mon Sep 17 00:00:00 2001 From: Tim Bishop Date: Tue, 13 Dec 2005 12:30:01 +0000 Subject: - Don't link readline PR: 90182 Submitted by: pfgshield-freebsd@yahoo.com Approved by: clement, maintainer --- cad/ngspice_rework/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'cad') 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 -- cgit v1.2.3