aboutsummaryrefslogtreecommitdiff
path: root/www/cheetah
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-01 15:31:33 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-01 15:31:33 +0000
commit93b8f14b85002092175020a9eb55761d91a8a613 (patch)
treefac54b2858ac8bddffee2c7a42b876e0ae09a801 /www/cheetah
parent28f497a7e40d442851196408f3474c56e2f08a02 (diff)
downloadports-93b8f14b85002092175020a9eb55761d91a8a613.tar.gz
ports-93b8f14b85002092175020a9eb55761d91a8a613.zip
Notes
Diffstat (limited to 'www/cheetah')
-rw-r--r--www/cheetah/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/cheetah/Makefile b/www/cheetah/Makefile
index 5a581490c90d..7d8711e2df8a 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>