aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gtk-engines2
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-03-26 19:51:33 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-03-26 19:51:33 +0000
commit70b406871e697c62c80b1b13491ff05fafec8e6b (patch)
treefda2f6bdc5565383f77500db955ef9adcfda0da6 /x11-themes/gtk-engines2
parentece1e09d479997ede2ddc4ac23b1e4b394a49654 (diff)
downloadports-70b406871e697c62c80b1b13491ff05fafec8e6b.tar.gz
ports-70b406871e697c62c80b1b13491ff05fafec8e6b.zip
Portlint:
-Add USE_GETTEXT.
Notes
Notes: svn path=/head/; revision=188408
Diffstat (limited to 'x11-themes/gtk-engines2')
-rw-r--r--x11-themes/gtk-engines2/Makefile3
1 files changed, 2 insertions, 1 deletions
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)