diff options
-rw-r--r-- | audio/xhippo/Makefile | 5 | ||||
-rw-r--r-- | audio/xhippo/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/audio/xhippo/Makefile b/audio/xhippo/Makefile index 62f686710c26..80fc414900ef 100644 --- a/audio/xhippo/Makefile +++ b/audio/xhippo/Makefile @@ -6,9 +6,9 @@ # PORTNAME= xhippo -PORTVERSION= 2.7 +PORTVERSION= 2.8 CATEGORIES= audio -MASTER_SITES= http://zenchaos.netpedia.net/software/ \ +MASTER_SITES= http://zenchaos.netpedia.net/files/ \ http://www.us-lot.org/~azz/xhippo/ MAINTAINER= rod@zort.on.ca @@ -19,6 +19,7 @@ USE_XLIB= yes USE_GTK= yes WANT_GNOME= yes GNU_CONFIGURE= yes +MAKE_ARGS= CFLAGS="${CFLAGS}" .include <bsd.port.pre.mk> diff --git a/audio/xhippo/distinfo b/audio/xhippo/distinfo index 09e528ec9ffb..77f157ff380d 100644 --- a/audio/xhippo/distinfo +++ b/audio/xhippo/distinfo @@ -1 +1 @@ -MD5 (xhippo-2.7.tar.gz) = 052ec3967d6aea45ca6e76e71de404cd +MD5 (xhippo-2.8.tar.gz) = 70c30288720028915a7bb23a22bd1725 |