aboutsummaryrefslogtreecommitdiff
path: root/audio/herrie/Makefile
diff options
context:
space:
mode:
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