From 4209bb71977829b62066e798e060774ed78ce7ff Mon Sep 17 00:00:00 2001 From: lioux Date: Mon, 2 Sep 2002 03:58:24 +0000 Subject: Deploy USE_GNOMENG infrastructure PR: 42309 Submitted by: Edwin Groothuis --- x11-toolkits/xenostep/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11-toolkits/xenostep') diff --git a/x11-toolkits/xenostep/Makefile b/x11-toolkits/xenostep/Makefile index 7e625d152164..f836100b54e6 100644 --- a/x11-toolkits/xenostep/Makefile +++ b/x11-toolkits/xenostep/Makefile @@ -18,7 +18,8 @@ MAINTAINER= sobomax@FreeBSD.org WRKSRC= ${WRKDIR}/XenoStep USE_X_PREFIX= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 ALL_TARGET= # empty MAKE_ENV= MKDIR="${MKDIR}" -- cgit