svn commit: r360113 - head/cad/ngspice_rework
Baptiste Daroussin
bapt at FreeBSD.org
Tue Jul 1 23:06:48 UTC 2014
Author: bapt
Date: Tue Jul 1 23:06:48 2014
New Revision: 360113
URL: http://svnweb.freebsd.org/changeset/ports/360113
QAT: https://qat.redports.org/buildarchive/r360113/
Log:
Fix build with readline in base while here convert to USES=libtool
Modified:
head/cad/ngspice_rework/Makefile
Modified: head/cad/ngspice_rework/Makefile
==============================================================================
--- head/cad/ngspice_rework/Makefile Tue Jul 1 23:05:06 2014 (r360112)
+++ head/cad/ngspice_rework/Makefile Tue Jul 1 23:06:48 2014 (r360113)
@@ -13,7 +13,7 @@ COMMENT= Mixed-signal circuit simulator
LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
-USES= gmake
+USES= gmake libtool readline
DEBUG_CONFIGURE_ENABLE= debug
CONFIGURE_ARGS+= --enable-xspice --with-readline=yes
More information about the svn-ports-all
mailing list