svn commit: r372794 - head/textproc/gtk-doc
Koop Mast
kwm at FreeBSD.org
Wed Nov 19 15:36:59 UTC 2014
Author: kwm
Date: Wed Nov 19 15:36:59 2014
New Revision: 372794
URL: https://svnweb.freebsd.org/changeset/ports/372794
QAT: https://qat.redports.org/buildarchive/r372794/
Log:
This port needs gettext at build time for translations.
Submitted by: mat@'s WITHOUT=NLS build box
Modified:
head/textproc/gtk-doc/Makefile
Modified: head/textproc/gtk-doc/Makefile
==============================================================================
--- head/textproc/gtk-doc/Makefile Wed Nov 19 15:27:15 2014 (r372793)
+++ head/textproc/gtk-doc/Makefile Wed Nov 19 15:36:59 2014 (r372794)
@@ -26,7 +26,7 @@ CATALOG_DIR= ${PREFIX}/share/sgml/${POR
XMLCATMGR= ${LOCALBASE}/bin/xmlcatmgr
CATALOG_PORTS_SGML= ${PREFIX}/share/sgml/catalog.ports
-USES= gmake pathfix perl5 pkgconfig python tar:xz
+USES= gmake gettext:build pathfix perl5 pkgconfig python tar:xz
USE_GNOME= gnomeprefix libxslt
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-xml-catalog=${LOCALBASE}/share/xml/catalog.ports
More information about the svn-ports-head
mailing list