aboutsummaryrefslogtreecommitdiffstats
path: root/comms/grig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/grig/Makefile')
-rw-r--r--comms/grig/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/comms/grig/Makefile b/comms/grig/Makefile
index 8899cab2df58..c14b3f43de06 100644
--- a/comms/grig/Makefile
+++ b/comms/grig/Makefile
@@ -12,15 +12,12 @@ COMMENT= Amateur Radio control front-end
LICENSE= GPLv2
-LIB_DEPENDS= hamlib:${PORTSDIR}/comms/hamlib
+LIB_DEPENDS= libhamlib.so:${PORTSDIR}/comms/hamlib
USE_GNOME= gtk20
GNU_CONFIGURE= yes
USES= gettext gmake pkgconfig
-MAN1= grig.1
-
-NO_STAGE= yes
post-patch:
@${FIND} ${WRKSRC} -name Makefile.* | ${XARGS} ${REINPLACE_CMD} -e \
's|-D.*_DISABLE_DEPRECATED||g'