From 72ea7e696b763bdbcef04fdbccc122c0364fa567 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:33:55 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z. With hat: portmgr Sponsored by: Absolight --- x11-wm/xfce4-session/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'x11-wm/xfce4-session') diff --git a/x11-wm/xfce4-session/Makefile b/x11-wm/xfce4-session/Makefile index a28c478d6ce1..f303d29aca2c 100644 --- a/x11-wm/xfce4-session/Makefile +++ b/x11-wm/xfce4-session/Makefile @@ -13,12 +13,12 @@ COMMENT= Xfce's session manager LICENSE= GPLv2 -BUILD_DEPENDS= iceauth:${PORTSDIR}/x11/iceauth -RUN_DEPENDS= iceauth:${PORTSDIR}/x11/iceauth \ - console-kit-daemon:${PORTSDIR}/sysutils/consolekit -LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ - libupower-glib.so:${PORTSDIR}/sysutils/upower \ - libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit +BUILD_DEPENDS= iceauth:x11/iceauth +RUN_DEPENDS= iceauth:x11/iceauth \ + console-kit-daemon:sysutils/consolekit +LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ + libupower-glib.so:sysutils/upower \ + libpolkit-gobject-1.so:sysutils/polkit GNU_CONFIGURE= yes INSTALLS_ICONS= yes -- cgit v1.2.3