aboutsummaryrefslogtreecommitdiff
path: root/audio/scrobbler
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-24 17:02:27 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-24 17:02:27 +0000
commit52c5d58921fcb6eaee151d4d2defbacbce3c598e (patch)
tree2386b7ed02bc9418c9764eee5fdba9c3c6b7fde0 /audio/scrobbler
parent44aaaca6bbffa1779bc55f28ae1cb14117e362ae (diff)
downloadports-52c5d58921fcb6eaee151d4d2defbacbce3c598e.tar.gz
ports-52c5d58921fcb6eaee151d4d2defbacbce3c598e.zip
Notes
Diffstat (limited to 'audio/scrobbler')
-rw-r--r--audio/scrobbler/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/scrobbler/Makefile b/audio/scrobbler/Makefile
index f6eff43faac5..06231b6c620e 100644
--- a/audio/scrobbler/Makefile
+++ b/audio/scrobbler/Makefile
@@ -6,7 +6,7 @@
PORTNAME?= scrobbler
PORTVERSION= 0.3.8.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= audio
MASTER_SITES= http://static.audioscrobbler.com/plugins/ \
http://www.pipian.com/stuffforchat/
@@ -22,7 +22,6 @@ CONFLICTS= bmp-scrobbler-[0-9]* \
xmms-scrobbler-[0-9]*
USE_BZIP2= yes
-USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"