diff options
Diffstat (limited to 'x11-toolkits/xmhtml/Makefile')
-rw-r--r-- | x11-toolkits/xmhtml/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/xmhtml/Makefile b/x11-toolkits/xmhtml/Makefile index 2ba88e863a96..06eb11ca3cb6 100644 --- a/x11-toolkits/xmhtml/Makefile +++ b/x11-toolkits/xmhtml/Makefile @@ -5,7 +5,6 @@ PORTNAME= XmHTML PORTVERSION= 1.1.9 CATEGORIES= x11-toolkits www MASTER_SITES= SF/${PORTNAME:tl} -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Motif widget set for displaying HTML 3.2 documents @@ -16,7 +15,7 @@ BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ libpng15.so:${PORTSDIR}/graphics/png -USES= gmake libtool motif pkgconfig +USES= gmake libtool motif pkgconfig tar:tgz USE_XORG= xft xmu xpm xt USE_LDCONFIG= yes |