diff options
Diffstat (limited to 'comms/grig')
-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 ac9d1e7476ed..fb75e4de3f79 100644 --- a/comms/grig/Makefile +++ b/comms/grig/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libhamlib.so:comms/hamlib USE_GNOME= gtk20 intltool GNU_CONFIGURE= yes -USES= gettext gmake pkgconfig +USES= gettext gmake gnome pkgconfig LIBS+= -lm |