summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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