summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authortron <tron>1998-12-23 00:18:57 +0000
committertron <tron>1998-12-23 00:18:57 +0000
commitee98d2883c835f44eb9c560b7b30a5389de7beee (patch)
tree3cdb765470633a2d203cd842a8ae31f68f5c2003 /math
parent9387b22063c609496f58fab6b1f7742d956d18d4 (diff)
downloadpkgsrc-ee98d2883c835f44eb9c560b7b30a5389de7beee.tar.gz
Depend on "gettext-0.10.35".
Diffstat (limited to 'math')
-rw-r--r--math/pspp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/pspp/Makefile b/math/pspp/Makefile
index b91a2ba42e9..a377eed83d8 100644
--- a/math/pspp/Makefile
+++ b/math/pspp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1998/10/26 18:54:42 frueauf Exp $
+# $NetBSD: Makefile,v 1.2 1998/12/23 00:18:57 tron Exp $
#
DISTNAME= pspp-0.2.0
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://franz.stat.wisc.edu/pub/PSPP/ \
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/pspp/
-DEPENDS+= gettext-0.10:../../misc/gettext
+DEPENDS+= gettext-0.10.35:../../misc/gettext
DEPENDS+= readline-2.2:../../devel/readline
DEPENDS+= ncurses-1.9.9g:../../devel/ncurses