aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-05 12:41:25 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-05 12:41:25 +0000
commit0270226b8f0dc670ed72254cefc4b9d2ce4e782b (patch)
tree55006ba82f782a315f6bb2857c859610796483af /databases
parent8901b983319b9f5913d946d441daf30bf2688b69 (diff)
downloadports-0270226b8f0dc670ed72254cefc4b9d2ce4e782b.tar.gz
ports-0270226b8f0dc670ed72254cefc4b9d2ce4e782b.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-devel/Makefile b/databases/postgresql-devel/Makefile
index e447233b8302..30e970901d77 100644
--- a/databases/postgresql-devel/Makefile
+++ b/databases/postgresql-devel/Makefile
@@ -21,7 +21,6 @@ COMMENT= Development snapshots of PostgreSQL's latest features
CONFLICTS= postgresql7*
CONFIGURE_ENV+= DOCBOOKSTYLE=${LOCALBASE}/share/sgml/docbook/3.1/
USE_BZIP2= YES
-USE_GETTEXT= yes
USE_GMAKE= YES
USE_PERL5_BUILD= YES
GNU_CONFIGURE= YES
@@ -48,6 +47,7 @@ USE_GETOPT_LONG=yes
.if !defined(WITHOUT_GETTEXT)
CONFIGURE_ARGS+=--enable-nls
PLIST_SUB+= GETTEXT=""
+USE_GETTEXT= yes
.else
CONFIGURE_ARGS+=--disable-nls
PLIST_SUB+= GETTEXT="@comment "