aboutsummaryrefslogtreecommitdiff
path: root/textproc/openjade
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2011-04-30 02:25:08 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2011-04-30 02:25:08 +0000
commit6e0dd212294994d4a6b4867c1f055187a6b76422 (patch)
tree4c7554f19ad84c5205f94adb0714c7edfca09aa6 /textproc/openjade
parentf7a11ffff4fc795ff8b2ed73db3dd3808ced3939 (diff)
downloadports-6e0dd212294994d4a6b4867c1f055187a6b76422.tar.gz
ports-6e0dd212294994d4a6b4867c1f055187a6b76422.zip
- Fix build with WITHOUT_NLS=yes.
PR: ports/156606 Submitted by: dirk.meyer@dinoex.sub.org
Notes
Notes: svn path=/head/; revision=273352
Diffstat (limited to 'textproc/openjade')
-rw-r--r--textproc/openjade/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/openjade/Makefile b/textproc/openjade/Makefile
index 0144cf8a33e3..955b68657837 100644
--- a/textproc/openjade/Makefile
+++ b/textproc/openjade/Makefile
@@ -7,7 +7,7 @@
PORTNAME= openjade
PORTVERSION= 1.3.3p1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.3.3
DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/-pre/}
@@ -21,6 +21,7 @@ RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr
USE_GMAKE= yes
USE_LDCONFIG= yes
USE_PERL5= yes
+USE_GETTEXT= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-default-catalog=${PREFIX}/share/sgml/catalog \
--datadir=${DATADIR}