diff options
Diffstat (limited to 'comms/grig/Makefile')
-rw-r--r-- | comms/grig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |