aboutsummaryrefslogtreecommitdiff
path: root/audio/musicpd
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2019-08-07 16:20:34 +0000
committerThomas Zander <riggs@FreeBSD.org>2019-08-07 16:20:34 +0000
commit66508791518e66e1435348fc221cd8dec48a75f2 (patch)
treeec2d60b93d4c32947a167edc699761e2cef3c449 /audio/musicpd
parent49d53e1f819b9e75e0b06089da3a12612801e003 (diff)
downloadports-66508791518e66e1435348fc221cd8dec48a75f2.tar.gz
ports-66508791518e66e1435348fc221cd8dec48a75f2.zip
Notes
Diffstat (limited to 'audio/musicpd')
-rw-r--r--audio/musicpd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
index 30e4bba1ad2f..713c9c1485cf 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -2,7 +2,7 @@
PORTNAME= musicpd
PORTVERSION= 0.21.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio ipv6
MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/
DISTNAME= mpd-${PORTVERSION}
@@ -27,6 +27,7 @@ MESON_ARGS= -Dauto_features=disabled \
-Dicu=enabled \
-Doss=enabled \
-Dpipe=true \
+ -Dsyslog=enabled \
-Dzlib=enabled
CFLAGS+= -I${PREFIX}/include
CPPFLAGS+= -I${LOCALBASE}/include