aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/xmhtml
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2001-06-01 06:44:45 +0800
committerade <ade@FreeBSD.org>2001-06-01 06:44:45 +0800
commit703800c8987281372bab7ed58e7056dcd61933bb (patch)
tree5c2e85f4409193b1edeb71b3a21ae92e1b3c931b /x11-toolkits/xmhtml
parent09de9aeba3db5f5f6616a4dd69727d3d39b8d1ab (diff)
downloadfreebsd-ports-gnome-703800c8987281372bab7ed58e7056dcd61933bb.tar.gz
freebsd-ports-gnome-703800c8987281372bab7ed58e7056dcd61933bb.tar.zst
freebsd-ports-gnome-703800c8987281372bab7ed58e7056dcd61933bb.zip
Replace explicit build dependency on libtool with USE_LIBTOOL knob
Diffstat (limited to 'x11-toolkits/xmhtml')
-rw-r--r--x11-toolkits/xmhtml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/xmhtml/Makefile b/x11-toolkits/xmhtml/Makefile
index 33633e57314e..221055cdf235 100644
--- a/x11-toolkits/xmhtml/Makefile
+++ b/x11-toolkits/xmhtml/Makefile
@@ -13,10 +13,10 @@ MASTER_SITES= http://www.xs4all.nl/~ripley/XmHTML/dist/
MAINTAINER= Lars.Koeller@Uni-Bielefeld.de
-BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool
LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg
+USE_LIBTOOL= yes
USE_MOTIF= yes
USE_X_PREFIX= yes
USE_GMAKE= yes