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/xfce4-clipman-plugin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/xfce4-clipman-plugin') diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile index 94f24e501631..3d8e278e6207 100644 --- a/x11/xfce4-clipman-plugin/Makefile +++ b/x11/xfce4-clipman-plugin/Makefile @@ -17,9 +17,9 @@ OPTIONS_DEFINE= QRCODE UNIQUE OPTIONS_DEFAULT= UNIQUE QRCODE_DESC= QR Code support UNIQUE_DESC= Unique (single instance) support -QRCODE_LIB_DEPENDS= libqrencode.so:${PORTSDIR}/graphics/libqrencode +QRCODE_LIB_DEPENDS= libqrencode.so:graphics/libqrencode QRCODE_CONFIGURE_ENABLE= libqrencode -UNIQUE_LIB_DEPENDS= libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique +UNIQUE_LIB_DEPENDS= libunique-1.0.so:x11-toolkits/unique UNIQUE_CONFIGURE_ENABLE= unique GNU_CONFIGURE= yes -- cgit v1.2.3