diff options
Diffstat (limited to 'net/gtkyahoo/Makefile')
-rw-r--r-- | net/gtkyahoo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gtkyahoo/Makefile b/net/gtkyahoo/Makefile index 8186a9c6d412..8f2f6dacc453 100644 --- a/net/gtkyahoo/Makefile +++ b/net/gtkyahoo/Makefile @@ -14,7 +14,8 @@ MASTER_SITE_SUBDIR= gtkyahoo MAINTAINER= anders@hack.org USE_X_PREFIX= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_BISON= yes GNU_CONFIGURE= yes |