diff options
Diffstat (limited to 'textproc/gtk-doc/Makefile')
-rw-r--r-- | textproc/gtk-doc/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/gtk-doc/Makefile b/textproc/gtk-doc/Makefile index 8337158ea..dc71c115a 100644 --- a/textproc/gtk-doc/Makefile +++ b/textproc/gtk-doc/Makefile @@ -1,6 +1,6 @@ # Created by: fenner # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/textproc/gtk-doc/Makefile 18610 2013-06-30 16:33:05Z marcus $ PORTNAME= gtk-doc PORTVERSION= 1.18 @@ -27,9 +27,8 @@ CATALOG_PORTS_SGML= ${PREFIX}/share/sgml/catalog.ports USE_XZ= yes USE_PERL5= yes -USE_GMAKE= yes GNU_CONFIGURE= yes -USES= pathfix pkgconfig +USES= gmake pathfix pkgconfig USE_GNOME= gnomeprefix libxslt gnomedocutils INSTALLS_OMF= yes CONFIGURE_ARGS= --with-xml-catalog=${LOCALBASE}/share/xml/catalog.ports |