diff options
Diffstat (limited to 'www/cheetah')
-rw-r--r-- | www/cheetah/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/cheetah/Makefile b/www/cheetah/Makefile index 5a58149..7d8711e 100644 --- a/www/cheetah/Makefile +++ b/www/cheetah/Makefile @@ -19,7 +19,8 @@ LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ GNU_CONFIGURE= yes USE_X_PREFIX= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_GMAKE= yes .include <bsd.port.mk> |