aboutsummaryrefslogtreecommitdiff
path: root/audio/pragha
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/pragha
parent630b8bcb8b62c77a87ea9d6bfa87a312a9d89555 (diff)
downloadports-7f4572eae4327c4403d9ef714cb6de917650662a.tar.gz
ports-7f4572eae4327c4403d9ef714cb6de917650662a.zip
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412344
Diffstat (limited to 'audio/pragha')
-rw-r--r--audio/pragha/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/audio/pragha/Makefile b/audio/pragha/Makefile
index 6621c61729f6..70aa43c231e3 100644
--- a/audio/pragha/Makefile
+++ b/audio/pragha/Makefile
@@ -11,12 +11,12 @@ COMMENT= Lightweight music player
LICENSE= GPLv3
-LIB_DEPENDS= libtag.so:${PORTSDIR}/audio/taglib \
- libpeas-1.0.so:${PORTSDIR}/devel/libpeas \
- libnotify.so:${PORTSDIR}/devel/libnotify \
- libkeybinder-3.0.so:${PORTSDIR}/x11/keybinder-gtk3 \
- libsoup-2.4.so:${PORTSDIR}/devel/libsoup \
- libtotem-plparser.so:${PORTSDIR}/multimedia/totem-pl-parser
+LIB_DEPENDS= libtag.so:audio/taglib \
+ libpeas-1.0.so:devel/libpeas \
+ libnotify.so:devel/libnotify \
+ libkeybinder-3.0.so:x11/keybinder-gtk3 \
+ libsoup-2.4.so:devel/libsoup \
+ libtotem-plparser.so:multimedia/totem-pl-parser
USES= compiler:c11 desktop-file-utils gettext-tools gmake libtool \
pkgconfig tar:bz2