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