aboutsummaryrefslogtreecommitdiff
path: root/audio/herrie/Makefile
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2009-03-07 11:55:47 +0000
committerEd Schouten <ed@FreeBSD.org>2009-03-07 11:55:47 +0000
commit64e57be77d1c7c878a4dc39655053ce6abd8515b (patch)
treefbf6eca98297da1d016e8f19de046362d58a097a /audio/herrie/Makefile
parent0a44fa2a44de65dad40e50e78bca929ae2a1811d (diff)
downloadports-64e57be77d1c7c878a4dc39655053ce6abd8515b.tar.gz
ports-64e57be77d1c7c878a4dc39655053ce6abd8515b.zip
Notes
Diffstat (limited to 'audio/herrie/Makefile')
-rw-r--r--audio/herrie/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/herrie/Makefile b/audio/herrie/Makefile
index 860dfd561b7b..8fadcb6dcb0a 100644
--- a/audio/herrie/Makefile
+++ b/audio/herrie/Makefile
@@ -7,7 +7,7 @@
PORTNAME= herrie
PORTVERSION= 2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://herrie.info/distfiles/ \
http://www.stack.nl/~ed/projects/herrie/distfiles/
@@ -75,7 +75,7 @@ LIB_DEPENDS+= XCurses.2:${PORTSDIR}/devel/pdcurses
CONFIGURE_ARGS+=xcurses
.endif
.if !defined(WITHOUT_XSPF)
-LIB_DEPENDS+= spiff.4:${PORTSDIR}/multimedia/libspiff
+LIB_DEPENDS+= xspf.4:${PORTSDIR}/multimedia/libxspf
.else
CONFIGURE_ARGS+=no_xspf
.endif