diff options
Diffstat (limited to 'audio/xhippo/Makefile')
-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 bc94a72dd0f..7968e5f85e0 100644 --- a/audio/xhippo/Makefile +++ b/audio/xhippo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/02/27 20:32:54 hubertf Exp $ +# $NetBSD: Makefile,v 1.3 1999/03/04 09:30:44 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.1.12:../../x11/gtk +DEPENDS= gtk+-1.2.0:../../x11/gtk USE_X11= YES |