diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-09-16 18:08:32 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-09-16 18:08:32 +0000 |
commit | c641a3df0b152b2cd5b855686794a0224ff8a4ab (patch) | |
tree | 866478e5b29543f3d8140ee86169d29bc4ae4da9 /audio | |
parent | 273b87f4ea857778c61a0ae1f30e046f8ad1f62c (diff) |
Update to version 2.6
PR: 20649
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=32711
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xhippo/Makefile | 6 | ||||
-rw-r--r-- | audio/xhippo/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/xhippo/Makefile b/audio/xhippo/Makefile index 9a905daf3f73..a5884b3d0174 100644 --- a/audio/xhippo/Makefile +++ b/audio/xhippo/Makefile @@ -6,9 +6,9 @@ # PORTNAME= xhippo -PORTVERSION= 2.4 +PORTVERSION= 2.6 CATEGORIES= audio -MASTER_SITES= http://zenchaos.netpedia.net/software/ \ +MASTER_SITES= http://zenchaos.netpedia.net/software/ \ http://www.us-lot.org/~azz/xhippo/ MAINTAINER= rod@zort.on.ca @@ -18,9 +18,9 @@ LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 GTK_CONFIG?= ${X11BASE}/bin/gtk12-config +USE_XLIB= yes GNU_CONFIGURE= yes CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" -USE_XLIB= yes post-install: ${INSTALL_DATA} ${WRKSRC}/xhippo.config ${PREFIX}/etc/xhippo.config.default diff --git a/audio/xhippo/distinfo b/audio/xhippo/distinfo index 0fca0c65199b..4f92c5f6594f 100644 --- a/audio/xhippo/distinfo +++ b/audio/xhippo/distinfo @@ -1 +1 @@ -MD5 (xhippo-2.4.tar.gz) = b400b6646b9f6f9e6274e7fea7bcbb6d +MD5 (xhippo-2.6.tar.gz) = c8a60c020e62c771504bf888d88304dd |