diff options
author | tron <tron> | 1999-05-02 14:35:56 +0000 |
---|---|---|
committer | tron <tron> | 1999-05-02 14:35:56 +0000 |
commit | cadd5fb08b500cb6b7b88028a4c406e66774dd37 (patch) | |
tree | c1a79a11b2976a337876c33adcc94779876c48f1 /audio/xhippo | |
parent | 9476f0e0a33790a5a9c14a4734513b584825382d (diff) | |
download | pkgsrc-cadd5fb08b500cb6b7b88028a4c406e66774dd37.tar.gz |
Update dependence for "gtk+" package to version 1.2.2.
Diffstat (limited to 'audio/xhippo')
-rw-r--r-- | audio/xhippo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xhippo/Makefile b/audio/xhippo/Makefile index f8f5b6cface..6921e00dcc3 100644 --- a/audio/xhippo/Makefile +++ b/audio/xhippo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1999/04/16 20:16:40 tron Exp $ +# $NetBSD: Makefile,v 1.5 1999/05/02 14:35:56 tron Exp $ # DISTNAME= xhippo-0.6 @@ -8,7 +8,7 @@ MASTER_SITES= http://zenchaos.netpedia.net/software/ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://zenchaos.netpedia.net/ -DEPENDS= gtk+-1.2.1:../../x11/gtk +DEPENDS= gtk+-1.2.2:../../x11/gtk USE_X11= YES |