diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-12-09 06:03:08 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-12-09 06:03:08 +0000 |
commit | f1316549323bae23be12eec1a897d1eb26fe2031 (patch) | |
tree | f61b01884dfe421f7e88c83508b1a3ada89b7fac /audio/xhippo | |
parent | 803712df3541bfb3c0987533fc1d511328af745d (diff) | |
download | ports-f1316549323bae23be12eec1a897d1eb26fe2031.tar.gz ports-f1316549323bae23be12eec1a897d1eb26fe2031.zip |
Upgrade to 2.8
PR: 23383
Submitted by: Ports Fury
Approved by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=35799
Diffstat (limited to 'audio/xhippo')
-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 |