aboutsummaryrefslogtreecommitdiff
path: root/audio/osd-lyrics
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/osd-lyrics
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/osd-lyrics')
-rw-r--r--audio/osd-lyrics/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/osd-lyrics/Makefile b/audio/osd-lyrics/Makefile
index 300f15e7f7ec..f70ad67792f1 100644
--- a/audio/osd-lyrics/Makefile
+++ b/audio/osd-lyrics/Makefile
@@ -13,9 +13,9 @@ COMMENT= On-screen lyrics display program for various media players
LICENSE= GPLv3
-LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify \
- libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
- libcurl.so:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= libnotify.so:devel/libnotify \
+ libdbus-glib-1.so:devel/dbus-glib \
+ libcurl.so:ftp/curl
USES= desktop-file-utils gettext gmake iconv localbase pkgconfig
USE_GNOME= gtk20 intltool
@@ -34,10 +34,10 @@ MPD_DESC= MPD support
XMMS2_DESC= XMMS2 support
AMAROK_DESC= Amarok 1.4 support
-MPD_LIB_DEPENDS= libmpd.so:${PORTSDIR}/audio/libmpd
+MPD_LIB_DEPENDS= libmpd.so:audio/libmpd
MPD_CONFIGURE_OFF= --disable-mpd
-XMMS2_LIB_DEPENDS= libxmmsclient.so:${PORTSDIR}/audio/xmms2
+XMMS2_LIB_DEPENDS= libxmmsclient.so:audio/xmms2
XMMS2_CONFIGURE_OFF= --disable-xmms2
AMAROK_CONFIGURE_ON= --enable-amarok1