summaryrefslogtreecommitdiff
path: root/math/grpn
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>1999-08-28 09:43:06 +0000
committerrh <rh@pkgsrc.org>1999-08-28 09:43:06 +0000
commit6c7e0a91ff1abc57c816f20e5db5adeaf2b30873 (patch)
tree8d07d8f005aa52375ea0db13eef8463410f3ae07 /math/grpn
parent2e31533cd7834c1c72dec426d059afb4ae5e4686 (diff)
downloadpkgsrc-6c7e0a91ff1abc57c816f20e5db5adeaf2b30873.tar.gz
Update dependency on gtk+-1.2.4
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 48149e99279..8bf7dc89746 100644
--- a/math/grpn/Makefile
+++ b/math/grpn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/06/08 14:34:48 frueauf Exp $
+# $NetBSD: Makefile,v 1.2 1999/08/28 09:43:12 rh 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.2:../../x11/gtk
+DEPENDS+= gtk+-1.2.4:../../x11/gtk
USE_X11= yes