diff options
Diffstat (limited to 'net/libicq')
-rw-r--r-- | net/libicq/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/libicq/Makefile b/net/libicq/Makefile index f365c3616b6e..a5d3bd4eedfc 100644 --- a/net/libicq/Makefile +++ b/net/libicq/Makefile @@ -14,7 +14,8 @@ MASTER_SITE_SUBDIR= flathill MAINTAINER= flathill@FreeBSD.org -USE_GLIB= yes +USE_GNOMENG= yes +USE_GNOME= glib12 USE_LIBTOOL= yes INSTALLS_SHLIB= yes |