diff options
Diffstat (limited to 'devel/devhelp/Makefile')
-rw-r--r-- | devel/devhelp/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/devhelp/Makefile b/devel/devhelp/Makefile index c8dc99c91..43c1fe7d8 100644 --- a/devel/devhelp/Makefile +++ b/devel/devhelp/Makefile @@ -1,6 +1,6 @@ # Created by: Adam Weinberger <adamw@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/devel/devhelp3/Makefile 18610 2013-06-30 16:33:05Z marcus $ +# $MCom$ PORTNAME= devhelp PORTVERSION= 3.6.1 @@ -16,8 +16,7 @@ LIB_DEPENDS= libwebkitgtk-3.0.so:${PORTSDIR}/www/webkit-gtk3 USE_XZ= yes USE_XORG= x11 USES= gettext gmake pathfix pkgconfig -USE_GNOME= gconf2 gnomeprefix gtk30 intlhack -USE_AUTOTOOLS= libtool +USE_GNOME= gconf2 gnomeprefix gtk30 intlhack libxslt GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_LDCONFIG= yes |