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-themes/gtk-flat-theme/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11-themes/gtk-flat-theme') diff --git a/x11-themes/gtk-flat-theme/Makefile b/x11-themes/gtk-flat-theme/Makefile index 3cfc3b029c6b..cf0683e58479 100644 --- a/x11-themes/gtk-flat-theme/Makefile +++ b/x11-themes/gtk-flat-theme/Makefile @@ -17,7 +17,8 @@ MAINTAINER= sobomax@FreeBSD.org WRKSRC= ${WRKDIR}/${PORTNAME}-0.1 USE_X_PREFIX= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_LIBTOOL= yes USE_GMAKE= yes -- cgit