diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-02-27 20:32:54 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-02-27 20:32:54 +0000 |
commit | 1d74126ae3930d639e9bb02e80913cb4c4ac689f (patch) | |
tree | ee18410b1106c940317aaec889c9258008ce45a3 /audio/xhippo/Makefile | |
parent | 161a33b116dac22ef692509d6c27dc26ecd59413 (diff) | |
download | pkgsrc-1d74126ae3930d639e9bb02e80913cb4c4ac689f.tar.gz |
Update to V0.6, changes:
Support for GTK 1.1 (and thus themes). A couple of bugfixes. Considerable
tidyup in the source and distribution.
Diffstat (limited to 'audio/xhippo/Makefile')
-rw-r--r-- | audio/xhippo/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/audio/xhippo/Makefile b/audio/xhippo/Makefile index 384bc04a91b..bc94a72dd0f 100644 --- a/audio/xhippo/Makefile +++ b/audio/xhippo/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/02/04 00:06:38 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 1999/02/27 20:32:54 hubertf Exp $ # -DISTNAME= xhippo -PKGNAME= xhippo-0.3 +DISTNAME= xhippo-0.6 CATEGORIES= audio x11 MASTER_SITES= http://zenchaos.netpedia.net/software/ @@ -11,7 +10,6 @@ HOMEPAGE= http://zenchaos.netpedia.net/ DEPENDS= gtk+-1.1.12:../../x11/gtk -NO_WRKSUBDIR= YES USE_X11= YES post-install: |