aboutsummaryrefslogtreecommitdiff
path: root/audio/musicpd
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2011-09-06 17:03:59 +0000
committerChris Rees <crees@FreeBSD.org>2011-09-06 17:03:59 +0000
commit9d9eec5d4b17a37acee7b0a6adaba357586ef3cc (patch)
tree656b2fa76eeb36eab28901b764c546646c31bc64 /audio/musicpd
parent63eaf4e300e0000fbef2f0a86e8534c068c86b9d (diff)
downloadports-9d9eec5d4b17a37acee7b0a6adaba357586ef3cc.tar.gz
ports-9d9eec5d4b17a37acee7b0a6adaba357586ef3cc.zip
Notes
Diffstat (limited to 'audio/musicpd')
-rw-r--r--audio/musicpd/Makefile7
-rw-r--r--audio/musicpd/distinfo4
2 files changed, 5 insertions, 6 deletions
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
index e3d11281df53..97625a37aa95 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= musicpd
-PORTVERSION= 0.16.3
-PORTREVISION= 1
+PORTVERSION= 0.16.4
CATEGORIES= audio ipv6
MASTER_SITES= SF/${PORTNAME}/mpd/${PORTVERSION}
DISTNAME= mpd-${PORTVERSION}
@@ -26,8 +25,8 @@ GNU_CONFIGURE= yes
USE_GNOME= glib20
USE_RC_SUBR= ${PORTNAME}
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS+= "-I${LOCALBASE}/include"
+LDFLAGS+= "-L${LOCALBASE}/lib"
CFLAGS+= -I${PREFIX}/include
diff --git a/audio/musicpd/distinfo b/audio/musicpd/distinfo
index 985d2aa73b51..209a8ae4951f 100644
--- a/audio/musicpd/distinfo
+++ b/audio/musicpd/distinfo
@@ -1,2 +1,2 @@
-SHA256 (mpd-0.16.3.tar.bz2) = 58df79cfa89b365413ee720f3f605ff01a9aa32be1e176d523243954648731d2
-SIZE (mpd-0.16.3.tar.bz2) = 477517
+SHA256 (mpd-0.16.4.tar.bz2) = fa85ca6f837bdfa5ac165c674c2d8cdb77ff44b5f56fac526bc6a11211e61cfd
+SIZE (mpd-0.16.4.tar.bz2) = 478807