This port needs gettext at build time for translations.
Submitted by: mat@'s WITHOUT=NLS build box
This commit is contained in:
parent
7824a8f9c8
commit
0413adb4e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372794
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ CATALOG_DIR= ${PREFIX}/share/sgml/${PORTNAME}
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue