aboutsummaryrefslogtreecommitdiff
path: root/audio/musicpc/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-10-16 16:34:26 +0000
committerJohn Marino <marino@FreeBSD.org>2015-10-16 16:34:26 +0000
commitef8c547149ed649cf81fd4547507cce86cfd5e51 (patch)
tree605eb848fc68476544837f7efd4e99d0735bf1a2 /audio/musicpc/Makefile
parent94696ee834b9f2149148dc17d795e3b1250109cb (diff)
downloadports-ef8c547149ed649cf81fd4547507cce86cfd5e51.tar.gz
ports-ef8c547149ed649cf81fd4547507cce86cfd5e51.zip
audio/musicpc: tweaks from obsolete upgrade PR
There was an existing PR to upgrade this port but it was upgraded without that PR. Here are some nonfunctional tweaks that PR was going to make. PR: 201172 submitted by: ports fury
Notes
Notes: svn path=/head/; revision=399489
Diffstat (limited to 'audio/musicpc/Makefile')
-rw-r--r--audio/musicpc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/musicpc/Makefile b/audio/musicpc/Makefile
index 47c8e5f13ff1..7e701e7a6832 100644
--- a/audio/musicpc/Makefile
+++ b/audio/musicpc/Makefile
@@ -4,7 +4,7 @@
PORTNAME= musicpc
PORTVERSION= 0.27
CATEGORIES= audio ipv6
-MASTER_SITES= http://musicpd.org/download/mpc/0/
+MASTER_SITES= http://www.musicpd.org/download/mpc/0/
DISTNAME= mpc-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
@@ -17,7 +17,7 @@ LIB_DEPENDS= libmpdclient.so:${PORTSDIR}/audio/libmpdclient
OPTIONS_DEFINE= EXAMPLES DOCS ICONV
OPTIONS_DEFAULT= ICONV
-USES= tar:xz pkgconfig
+USES= pkgconfig tar:xz
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
CFLAGS+= -I${LOCALBASE}/include