aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/gtk-engines2/Makefile
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2007-03-27 03:51:33 +0800
committermezz <mezz@FreeBSD.org>2007-03-27 03:51:33 +0800
commit7f01a7b5471a866d5e6260b0a16ea3090cf60b3a (patch)
tree18eb90daead00b267cc9e084159833866a1a0ec7 /x11-themes/gtk-engines2/Makefile
parentacd663c71b0bd66990ef8006dce95213d2f84177 (diff)
downloadfreebsd-ports-gnome-7f01a7b5471a866d5e6260b0a16ea3090cf60b3a.tar.gz
freebsd-ports-gnome-7f01a7b5471a866d5e6260b0a16ea3090cf60b3a.tar.zst
freebsd-ports-gnome-7f01a7b5471a866d5e6260b0a16ea3090cf60b3a.zip
Portlint:
-Add USE_GETTEXT.
Diffstat (limited to 'x11-themes/gtk-engines2/Makefile')
-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)