aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-scrobbler
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-03-06 21:18:49 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-03-06 21:18:49 +0000
commitfadde7ec5d50442b14b87b3612353da3392de8b3 (patch)
tree83d700a60e0bc22f312a9f01060510980d959c55 /audio/xmms-scrobbler
parentdac489871e45e894657a5447d6bfc733e59d45b6 (diff)
Notes
Diffstat (limited to 'audio/xmms-scrobbler')
-rw-r--r--audio/xmms-scrobbler/Makefile6
-rw-r--r--audio/xmms-scrobbler/distinfo4
2 files changed, 7 insertions, 3 deletions
diff --git a/audio/xmms-scrobbler/Makefile b/audio/xmms-scrobbler/Makefile
index c40647a3efec..1ca9f74c6b6c 100644
--- a/audio/xmms-scrobbler/Makefile
+++ b/audio/xmms-scrobbler/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= xmms-scrobbler
-PORTVERSION= 0.3.7
+PORTVERSION= 0.3.8
CATEGORIES= audio
MASTER_SITES= http://static.audioscrobbler.com/plugins/ \
http://www.pipian.com/stuffforchat/
@@ -26,6 +26,10 @@ CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
PLIST_FILES= lib/xmms/General/libxmms_scrobbler.so
+.if defined(WITH_DEBUG)
+CONFIGURE_ARGS+= --enable-debug
+.endif
+
.if defined(WITH_APE)
CONFIGURE_ARGS+= --enable-prefer-ape
.endif
diff --git a/audio/xmms-scrobbler/distinfo b/audio/xmms-scrobbler/distinfo
index eea9d681b6bc..82769f70a596 100644
--- a/audio/xmms-scrobbler/distinfo
+++ b/audio/xmms-scrobbler/distinfo
@@ -1,2 +1,2 @@
-MD5 (xmms-scrobbler-0.3.7.tar.bz2) = bcdd2fe672dc7d29adb805d0811f1ebf
-SIZE (xmms-scrobbler-0.3.7.tar.bz2) = 253583
+MD5 (xmms-scrobbler-0.3.8.tar.bz2) = 4ec7486e221485231072a48d9ac8d478
+SIZE (xmms-scrobbler-0.3.8.tar.bz2) = 257785