diff options
author | ade <ade@FreeBSD.org> | 2000-09-17 02:08:32 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-09-17 02:08:32 +0800 |
commit | c85192fe6a93de0963b0fde2d2fff8fd911c5974 (patch) | |
tree | 381c51ddfe4a0f2b20453d891585d2c3982233c6 /audio | |
parent | f8abdbd331337efcd9c2f8c42f09c455927561c7 (diff) | |
download | freebsd-ports-graphics-c85192fe6a93de0963b0fde2d2fff8fd911c5974.tar.gz freebsd-ports-graphics-c85192fe6a93de0963b0fde2d2fff8fd911c5974.tar.zst freebsd-ports-graphics-c85192fe6a93de0963b0fde2d2fff8fd911c5974.zip |
Update to version 2.6
PR: 20649
Submitted by: Ports Fury
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 9a905daf3f7..a5884b3d017 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 0fca0c65199..4f92c5f6594 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 |