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 d1c52f6106a5..6fa2219b3c95 100644 --- a/x11-toolkits/xmhtml/Makefile +++ b/x11-toolkits/xmhtml/Makefile @@ -7,7 +7,7 @@ PORTNAME= XmHTML PORTVERSION= 1.1.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-toolkits www MASTER_SITES= ${MASTER_SITE_NETBSD} @@ -19,7 +19,6 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ USE_AUTOTOOLS= libtool:15:env USE_MOTIF= yes -USE_X_PREFIX= yes USE_GMAKE= yes MAKE_ENV= CC="${LIBTOOL} ${CC}" USE_LDCONFIG= yes |