summaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-01-26 04:29:21 +0000
committerkris <kris@FreeBSD.org>2006-01-26 04:29:21 +0000
commit7e8d9df0f37a6c52ea6efa56adc7e49b6e00d626 (patch)
treea7146344367ae0a0c87b86f1e494086d001d22c1 /math
parentb83914999177f9317758778895f5d290c82d12b9 (diff)
downloadFreeBSD-ports-7e8d9df0f37a6c52ea6efa56adc7e49b6e00d626.zip
FreeBSD-ports-7e8d9df0f37a6c52ea6efa56adc7e49b6e00d626.tar.gz
Add missing USE_GETTEXT
Diffstat (limited to 'math')
-rw-r--r--math/pspp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/pspp/Makefile b/math/pspp/Makefile
index 587e4d5..8584078 100644
--- a/math/pspp/Makefile
+++ b/math/pspp/Makefile
@@ -20,6 +20,7 @@ LIB_DEPENDS= plot.4:${PORTSDIR}/graphics/plotutils \
USE_PERL5_BUILD=yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
+USE_GETTEXT= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
OpenPOWER on IntegriCloud