aboutsummaryrefslogtreecommitdiff
path: root/math/oleo
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-06-08 18:47:58 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-06-08 18:47:58 +0000
commit72d755001d1984f559c1ae45f4aec518e7c749f1 (patch)
tree1eca3ba43e1ac4a49b446126bbf0b6f368f847ee /math/oleo
parenta0d73a8e8b3462b4391af6e996fc9ab01110dfec (diff)
downloadports-72d755001d1984f559c1ae45f4aec518e7c749f1.tar.gz
ports-72d755001d1984f559c1ae45f4aec518e7c749f1.zip
Notes
Diffstat (limited to 'math/oleo')
-rw-r--r--math/oleo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/oleo/Makefile b/math/oleo/Makefile
index 0e5a34e85b78..0b0444e53af8 100644
--- a/math/oleo/Makefile
+++ b/math/oleo/Makefile
@@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= The GNU spreadsheet for X11 and terminals
-USE_GETTEXT= yes
USE_PERL5_BUILD= yes
USE_BISON= yes
USE_REINPLACE= yes
@@ -42,6 +41,7 @@ CONFIGURE_ARGS+= --without-motif
CONFIGURE_ARGS+= --disable-nls
PLIST_SUB= NLS="@comment "
.else
+USE_GETTEXT= yes
PLIST_SUB= NLS=""
.endif