summaryrefslogtreecommitdiff
path: root/devel/swarm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/swarm/Makefile')
-rw-r--r--devel/swarm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/swarm/Makefile b/devel/swarm/Makefile
index 8e18ee3417df..4d7c173c5cf1 100644
--- a/devel/swarm/Makefile
+++ b/devel/swarm/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 June 1998
# Whom: Horance C.H Chou <horance@freedom.ie.cycu.edu.tw>
#
-# $Id: Makefile,v 1.2 1999/04/08 17:54:37 steve Exp $
+# $Id: Makefile,v 1.3 1999/05/04 11:40:13 asami Exp $
#
DISTNAME= swarm-1.4.1
@@ -18,7 +18,7 @@ LIB_DEPENDS= ffi.2:${PORTSDIR}/devel/libffi \
BLT24.2:${PORTSDIR}/x11-toolkits/blt
USE_GMAKE= yes
-GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
CONFIGURE_ARGS= --with-defaultdir=${PREFIX} \
--with-tclincludedir=${PREFIX}/include/tcl8.0 \
--with-tkincludedir=${PREFIX}/include/tk8.0 \