aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/xmhtml
diff options
context:
space:
mode:
authorLars Koeller <lkoeller@FreeBSD.org>2001-07-02 07:19:02 +0000
committerLars Koeller <lkoeller@FreeBSD.org>2001-07-02 07:19:02 +0000
commit77cb89de332c95257989294294ca69bdf6d05982 (patch)
tree4da16840600050d429cbe1957053bdc494a9596b /x11-toolkits/xmhtml
parent93da14444669d6902d0f1dcaa499661b28e5a21b (diff)
downloadports-77cb89de332c95257989294294ca69bdf6d05982.tar.gz
ports-77cb89de332c95257989294294ca69bdf6d05982.zip
Notes
Diffstat (limited to 'x11-toolkits/xmhtml')
-rw-r--r--x11-toolkits/xmhtml/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-toolkits/xmhtml/Makefile b/x11-toolkits/xmhtml/Makefile
index 50e22fe5ac92..025741643e7f 100644
--- a/x11-toolkits/xmhtml/Makefile
+++ b/x11-toolkits/xmhtml/Makefile
@@ -13,11 +13,13 @@ MASTER_SITES= http://www.xs4all.nl/~ripley/XmHTML/dist/
MAINTAINER= Lars.Koeller@Uni-Bielefeld.de
+# BUILD_DEPENDS is used instead of USE_LIBTOOL in order to avoid
+# GNU_CONFIGURE being set.
+BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool
LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg
-USE_LIBTOOL= yes
-GNU_CONFIGURE= no
+#USE_LIBTOOL= yes
USE_MOTIF= yes
USE_X_PREFIX= yes
USE_GMAKE= yes