diff options
Diffstat (limited to 'cad/tclspice/Makefile')
-rw-r--r-- | cad/tclspice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/tclspice/Makefile b/cad/tclspice/Makefile index d893d5ecc121..c6f001463952 100644 --- a/cad/tclspice/Makefile +++ b/cad/tclspice/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= bltwish:${PORTSDIR}/x11-toolkits/blt \ BROKEN= does not compile WRKSRC= ${WRKDIR}/${PORTNAME} -USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:268 libtool:22 +USE_AUTOTOOLS= aclocal automake autoconf libtool AUTOMAKE_ARGS= -c -a USE_GMAKE= yes ALL_TARGET= tcl |