summaryrefslogtreecommitdiff
path: root/math/grpn
diff options
context:
space:
mode:
authortron <tron>1999-10-24 16:42:30 +0000
committertron <tron>1999-10-24 16:42:30 +0000
commita9ad51d4b94ce11320ae20d949d01035cbd48b91 (patch)
treea4cacb1281be027230e288b751861e5b058102a3 /math/grpn
parentd7cd52552c41204b4530a6a6d8e11b48f349f1d8 (diff)
downloadpkgsrc-a9ad51d4b94ce11320ae20d949d01035cbd48b91.tar.gz
Use wildcard dependence for "gtk+" package.
Diffstat (limited to 'math/grpn')
-rw-r--r--math/grpn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/grpn/Makefile b/math/grpn/Makefile
index 8bf7dc89746..e5aa0172b0b 100644
--- a/math/grpn/Makefile
+++ b/math/grpn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/08/28 09:43:12 rh Exp $
+# $NetBSD: Makefile,v 1.3 1999/10/24 16:42:30 tron Exp $
#
DISTNAME= grpn-1.1.0
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://wilkins.ne.mediaone.net/pub/
MAINTAINER= mcmahill@alum.mit.edu
HOMEPAGE= http://wilkins.ne.mediaone.net/grpn.html
-DEPENDS+= gtk+-1.2.4:../../x11/gtk
+DEPENDS+= gtk+-1.2.*:../../x11/gtk
USE_X11= yes