diff options
Diffstat (limited to 'comms/grig')
-rw-r--r-- | comms/grig/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/grig/Makefile b/comms/grig/Makefile index 6dbda0e94501..1b18bc184d37 100644 --- a/comms/grig/Makefile +++ b/comms/grig/Makefile @@ -16,8 +16,7 @@ LIB_DEPENDS= hamlib:${PORTSDIR}/comms/hamlib USE_GNOME= gtk20 GNU_CONFIGURE= yes -USE_GMAKE= yes -USES= gettext +USES= gettext gmake pkgconfig MAN1= grig.1 |