aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/xmhtml/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-05-31 22:44:45 +0000
committerAde Lovett <ade@FreeBSD.org>2001-05-31 22:44:45 +0000
commite460680d5e93aba6718359246b0c3af9f0f2b0c3 (patch)
tree818710054f29e6fc0d77a52b914eff19b3e0f898 /x11-toolkits/xmhtml/Makefile
parent8838cd18f649cf5e5381c43caf9a4168ab9f236d (diff)
downloadports-e460680d5e93aba6718359246b0c3af9f0f2b0c3.tar.gz
ports-e460680d5e93aba6718359246b0c3af9f0f2b0c3.zip
Replace explicit build dependency on libtool with USE_LIBTOOL knob
Notes
Notes: svn path=/head/; revision=43367
Diffstat (limited to 'x11-toolkits/xmhtml/Makefile')
-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