aboutsummaryrefslogtreecommitdiff
path: root/multimedia/xfce4-parole
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /multimedia/xfce4-parole
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412348
Diffstat (limited to 'multimedia/xfce4-parole')
-rw-r--r--multimedia/xfce4-parole/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/xfce4-parole/Makefile b/multimedia/xfce4-parole/Makefile
index 777c6eb6a327..f7f4580d911d 100644
--- a/multimedia/xfce4-parole/Makefile
+++ b/multimedia/xfce4-parole/Makefile
@@ -13,9 +13,9 @@ COMMENT= Lightweight media player for Xfce4 based on GStreamer
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libtag.so:${PORTSDIR}/audio/taglib \
- libnotify.so:${PORTSDIR}/devel/libnotify \
- libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
+LIB_DEPENDS= libtag.so:audio/taglib \
+ libnotify.so:devel/libnotify \
+ libdbus-glib-1.so:devel/dbus-glib
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
@@ -40,8 +40,8 @@ OPTIONS_GROUP= GST_PLUG
OPTIONS_GROUP_GST_PLUG= CDDA HTTP
# Since 0.5.91 release, GStreamer 1.0 is enabled by default
OPTIONS_DEFAULT= GST10 HTTP NLS
-CLUTTER_LIB_DEPENDS= libclutter-gst-2.0.so:${PORTSDIR}/multimedia/clutter-gst \
- libclutter-gtk-1.0.so:${PORTSDIR}/graphics/clutter-gtk3
+CLUTTER_LIB_DEPENDS= libclutter-gst-2.0.so:multimedia/clutter-gst \
+ libclutter-gtk-1.0.so:graphics/clutter-gtk3
CLUTTER_IMPLIES= GST10
CLUTTER_CONFIGURE_ENABLE= clutter
NLS_USES= gettext-runtime