From 7f01a7b5471a866d5e6260b0a16ea3090cf60b3a Mon Sep 17 00:00:00 2001 From: mezz Date: Mon, 26 Mar 2007 19:51:33 +0000 Subject: Portlint: -Add USE_GETTEXT. --- x11-themes/gtk-engines2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11-themes') diff --git a/x11-themes/gtk-engines2/Makefile b/x11-themes/gtk-engines2/Makefile index 9868e20839a8..820a7eb5e494 100644 --- a/x11-themes/gtk-engines2/Makefile +++ b/x11-themes/gtk-engines2/Makefile @@ -21,9 +21,10 @@ CONFLICTS= gtk-smooth-engine-[0-9]* clearlooks-[0-9]* USE_GMAKE= yes USE_BZIP2= yes -GNU_CONFIGURE= yes USE_GNOME= gnomehack gtk20 +USE_GETTEXT= yes USE_LDCONFIG= yes +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" .if defined(WITH_ANIMATION) -- cgit