summaryrefslogtreecommitdiff
path: root/math/pspp
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-04-13 18:23:29 +0000
committerjlam <jlam@pkgsrc.org>2006-04-13 18:23:29 +0000
commit1cf9796f3cd4e88d0e6a9c255ade06c839b84da0 (patch)
tree729febc408b332097c08ae0e7d6cc546eae5bec4 /math/pspp
parentc3df5f94e8336d21aea6980590b3530b787be1a9 (diff)
downloadpkgsrc-1cf9796f3cd4e88d0e6a9c255ade06c839b84da0.tar.gz
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
Diffstat (limited to 'math/pspp')
-rw-r--r--math/pspp/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/pspp/Makefile b/math/pspp/Makefile
index ae9d42b46c1..509aaa2376a 100644
--- a/math/pspp/Makefile
+++ b/math/pspp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2006/04/05 23:01:16 jlam Exp $
+# $NetBSD: Makefile,v 1.37 2006/04/13 18:23:35 jlam Exp $
#
DISTNAME= pspp-0.3.0
@@ -17,8 +17,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/pspp/
COMMENT= Program for statistical analysis of sampled data
-BUILD_USES_MSGFMT= yes
-
+USE_TOOLS+= msgfmt
GNU_CONFIGURE= yes
CPPFLAGS+= -Dunix=1
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}