diff options
-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 |