From 7f4572eae4327c4403d9ef714cb6de917650662a Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 13:29:15 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. With hat: portmgr Sponsored by: Absolight --- comms/grig/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'comms/grig') diff --git a/comms/grig/Makefile b/comms/grig/Makefile index 54b925125a88..5d022533ba2a 100644 --- a/comms/grig/Makefile +++ b/comms/grig/Makefile @@ -13,7 +13,7 @@ COMMENT= Amateur Radio control front-end LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libhamlib.so:${PORTSDIR}/comms/hamlib +LIB_DEPENDS= libhamlib.so:comms/hamlib USE_GNOME= gtk20 intltool GNU_CONFIGURE= yes -- cgit v1.2.3