summaryrefslogtreecommitdiff
path: root/x11/xfce4-clipman-plugin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xfce4-clipman-plugin/Makefile')
-rw-r--r--x11/xfce4-clipman-plugin/Makefile4
1 files changed, 2 insertions, 2 deletions
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