diff options
Diffstat (limited to 'net/gsk/Makefile')
-rw-r--r-- | net/gsk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gsk/Makefile b/net/gsk/Makefile index 4b2bcc4..8d1b703 100644 --- a/net/gsk/Makefile +++ b/net/gsk/Makefile @@ -19,7 +19,8 @@ USE_OPENSSL= yes CONFIGURE_ARGS= --enable-ssl .endif -USE_GLIB= yes +USE_GNOMENG= yes +USE_GNOME= glib12 GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}" USE_GMAKE= yes |