summaryrefslogtreecommitdiff
path: root/math/pspp
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-01-10 19:11:07 +0000
committerhubertf <hubertf@pkgsrc.org>2000-01-10 19:11:07 +0000
commit3bbeeaa44078b997ca844bc550c40334fdaf6b8e (patch)
tree9c62d3e17694963ddcb503ccbb246c390f221b10 /math/pspp
parent18f0f7f6817de40463327bef3b98d0d7e5326df4 (diff)
downloadpkgsrc-3bbeeaa44078b997ca844bc550c40334fdaf6b8e.tar.gz
be consistent on which version to wildcard
Diffstat (limited to 'math/pspp')
-rw-r--r--math/pspp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/pspp/Makefile b/math/pspp/Makefile
index 1e8398f270d..7f1a0276b76 100644
--- a/math/pspp/Makefile
+++ b/math/pspp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1999/07/13 01:31:06 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2000/01/10 19:11:09 hubertf Exp $
#
DISTNAME= pspp-0.2.3
@@ -16,7 +16,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/pspp/
BUILD_DEPENDS+= autoconf:../../devel/autoconf
-DEPENDS+= gettext-0.10.35:../../devel/gettext
+DEPENDS+= gettext-0.10.*:../../devel/gettext
DEPENDS+= ncurses-4.2:../../devel/ncurses
.if !exists(/usr/include/readline.h)