aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2013-04-24 07:35:40 +0000
committerAlex Kozlov <ak@FreeBSD.org>2013-04-24 07:35:40 +0000
commit08c99f3ad5e81fd0d89c32e9337608d9a9bb4e35 (patch)
tree83aac97dcee746842718f1f34dfa58caca71df28 /x11-wm
parent91696069c0e8874f735d4e30d164e5f922dd9819 (diff)
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/compiz-plugins-extra/Makefile3
-rw-r--r--x11-wm/compiz-plugins-main/Makefile3
-rw-r--r--x11-wm/compiz-plugins-unsupported/Makefile3
-rw-r--r--x11-wm/devilspie/Makefile3
-rw-r--r--x11-wm/emerald/Makefile3
-rw-r--r--x11-wm/sawfish/Makefile3
6 files changed, 6 insertions, 12 deletions
diff --git a/x11-wm/compiz-plugins-extra/Makefile b/x11-wm/compiz-plugins-extra/Makefile
index 5347f5642bc9..f6a30d7b93f5 100644
--- a/x11-wm/compiz-plugins-extra/Makefile
+++ b/x11-wm/compiz-plugins-extra/Makefile
@@ -21,10 +21,9 @@ GNU_CONFIGURE= yes
USE_GL= yes
USE_BZIP2= yes
USE_GMAKE= yes
-USES= pathfix
+USES= pathfix gettext
USE_GNOME= intltool
USE_XORG= glproto
-USE_GETTEXT= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
diff --git a/x11-wm/compiz-plugins-main/Makefile b/x11-wm/compiz-plugins-main/Makefile
index e5ce3f656410..46ec707b18e0 100644
--- a/x11-wm/compiz-plugins-main/Makefile
+++ b/x11-wm/compiz-plugins-main/Makefile
@@ -20,10 +20,9 @@ GNU_CONFIGURE= yes
USE_GL= yes
USE_BZIP2= yes
USE_GMAKE= yes
-USES= pathfix
+USES= pathfix gettext
USE_GNOME= intltool
USE_XORG= glproto
-USE_GETTEXT= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
diff --git a/x11-wm/compiz-plugins-unsupported/Makefile b/x11-wm/compiz-plugins-unsupported/Makefile
index a4b05e74ad82..6440ab9373a9 100644
--- a/x11-wm/compiz-plugins-unsupported/Makefile
+++ b/x11-wm/compiz-plugins-unsupported/Makefile
@@ -21,10 +21,9 @@ GNU_CONFIGURE= yes
USE_GL= yes
USE_BZIP2= yes
USE_GMAKE= yes
-USES= pathfix
+USES= pathfix gettext
USE_GNOME= intltool
USE_XORG= glproto
-USE_GETTEXT= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
diff --git a/x11-wm/devilspie/Makefile b/x11-wm/devilspie/Makefile
index b66f14418ccf..5b57733e3718 100644
--- a/x11-wm/devilspie/Makefile
+++ b/x11-wm/devilspie/Makefile
@@ -11,10 +11,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A window manipulation tool
USE_GNOME= libwnck
-USE_GETTEXT= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USES= pkgconfig
+USES= pkgconfig gettext
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/x11-wm/emerald/Makefile b/x11-wm/emerald/Makefile
index 989f0850abf7..349f2ff9a12e 100644
--- a/x11-wm/emerald/Makefile
+++ b/x11-wm/emerald/Makefile
@@ -17,10 +17,9 @@ GNU_CONFIGURE= yes
USE_GL= gl
USE_BZIP2= yes
USE_GMAKE= yes
-USES= pathfix pkgconfig
+USES= pathfix pkgconfig gettext
USE_GNOME= gtk20 libwnck pango
USE_XORG= xrender
-USE_GETTEXT= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile
index 27ee070ecaf3..1cb78e19f64c 100644
--- a/x11-wm/sawfish/Makefile
+++ b/x11-wm/sawfish/Makefile
@@ -20,9 +20,8 @@ RUN_DEPENDS= rep-gtk2>=0.90:${PORTSDIR}/x11-toolkits/rep-gtk2
USE_XZ= yes
USE_XORG= ice sm x11 xft xinerama xrandr
-USES= pathfix
+USES= pathfix gettext
USE_GNOME= gnomehier gtk20
-USE_GETTEXT= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=${PREFIX}/share \