aboutsummaryrefslogtreecommitdiff
path: root/audio/p5-Net-DAAP-Client/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
commit7f4572eae4327c4403d9ef714cb6de917650662a (patch)
treee5609c11a5cecf09649970cae33b72d3774969e3 /audio/p5-Net-DAAP-Client/Makefile
parent630b8bcb8b62c77a87ea9d6bfa87a312a9d89555 (diff)
downloadports-7f4572eae4327c4403d9ef714cb6de917650662a.tar.gz
ports-7f4572eae4327c4403d9ef714cb6de917650662a.zip
Notes
Diffstat (limited to 'audio/p5-Net-DAAP-Client/Makefile')
-rw-r--r--audio/p5-Net-DAAP-Client/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/p5-Net-DAAP-Client/Makefile b/audio/p5-Net-DAAP-Client/Makefile
index f1b94f7740a6..ee562d804a44 100644
--- a/audio/p5-Net-DAAP-Client/Makefile
+++ b/audio/p5-Net-DAAP-Client/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Client for Apple iTunes DAAP service
-RUN_DEPENDS= p5-Digest-MD5-M4p>=0:${PORTSDIR}/security/p5-Digest-MD5-M4p \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
- p5-Net-DAAP-DMAP>=0:${PORTSDIR}/audio/p5-Net-DAAP-DMAP
+RUN_DEPENDS= p5-Digest-MD5-M4p>=0:security/p5-Digest-MD5-M4p \
+ p5-libwww>=0:www/p5-libwww \
+ p5-Net-DAAP-DMAP>=0:audio/p5-Net-DAAP-DMAP
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5