aboutsummaryrefslogtreecommitdiff
path: root/audio/mpdscribble
diff options
context:
space:
mode:
authorLarry Rosenman <ler@FreeBSD.org>2017-05-01 23:56:48 +0000
committerLarry Rosenman <ler@FreeBSD.org>2017-05-01 23:56:48 +0000
commit1ada29ab1b93ab8dbe2710b8763247e12c792efb (patch)
treed0c1b0c49ad1375b3b3cb4a03c8924ad1fb267ed /audio/mpdscribble
parent33bf1a1d429173d1fe63e6da430ea8b3c31209b2 (diff)
downloadports-1ada29ab1b93ab8dbe2710b8763247e12c792efb.tar.gz
ports-1ada29ab1b93ab8dbe2710b8763247e12c792efb.zip
Notes
Diffstat (limited to 'audio/mpdscribble')
-rw-r--r--audio/mpdscribble/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpdscribble/Makefile b/audio/mpdscribble/Makefile
index b25070c958c3..15260f985946 100644
--- a/audio/mpdscribble/Makefile
+++ b/audio/mpdscribble/Makefile
@@ -22,7 +22,7 @@ USE_RC_SUBR= mpdscribble
OPTIONS_DEFINE= SOUP DOCS
SOUP_DESC= Use libsoup instead of libcurl
-SOUP_LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup
+SOUP_LIB_DEPENDS= libsoup-2.4.so:devel/libsoup
SOUP_CONFIGURE_ON= --with-http-client=soup
SOUP_LIB_DEPENDS_OFF= libcurl.so:ftp/curl
SOUP_CONFIGURE_OFF= --with-http-client=curl