aboutsummaryrefslogtreecommitdiff
path: root/audio/mpdscribble/Makefile
diff options
context:
space:
mode:
authorJulien Laffaye <jlaffaye@FreeBSD.org>2011-07-11 14:02:56 +0000
committerJulien Laffaye <jlaffaye@FreeBSD.org>2011-07-11 14:02:56 +0000
commit2cd31c39251859cc8f815a82688dd12ba77db59f (patch)
tree145f71101d5cebc7aae85349605dd05b642f9b95 /audio/mpdscribble/Makefile
parentbe0b2902bc034405d3d50eb33e47583b624e31e7 (diff)
Notes
Diffstat (limited to 'audio/mpdscribble/Makefile')
-rw-r--r--audio/mpdscribble/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/mpdscribble/Makefile b/audio/mpdscribble/Makefile
index 1ca992929183..a9aaf5dcb255 100644
--- a/audio/mpdscribble/Makefile
+++ b/audio/mpdscribble/Makefile
@@ -6,17 +6,17 @@
#
PORTNAME= mpdscribble
-PORTVERSION= 0.21
+PORTVERSION= 0.22
CATEGORIES= audio
MASTER_SITES= SF/musicpd/${PORTNAME}/${PORTVERSION}
MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= Musicpd last.fm client
-LIB_DEPENDS+= mpdclient.2:${PORTSDIR}/audio/libmpdclient
-
LICENSE= GPLv2
+LIB_DEPENDS+= mpdclient.2:${PORTSDIR}/audio/libmpdclient
+
USE_BZIP2= yes
USE_GNOME= glib20 pkgconfig
GNU_CONFIGURE= yes