diff options
Diffstat (limited to 'devel/swarm/Makefile')
-rw-r--r-- | devel/swarm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/swarm/Makefile b/devel/swarm/Makefile index 2b47dd3..cf7b033 100644 --- a/devel/swarm/Makefile +++ b/devel/swarm/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= ffi.2:${PORTSDIR}/devel/libffi \ USE_GMAKE= yes USE_LIBTOOL= yes -INSTALL_SHLIBS= yes +INSTALLS_SHLIBS= yes CONFIGURE_ARGS= --with-defaultdir=${PREFIX} \ --with-tclincludedir=${PREFIX}/include/tcl8.2 \ --with-tkincludedir=${PREFIX}/include/tk8.2 \ |