summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorrodent <rodent>2013-06-30 22:01:10 +0000
committerrodent <rodent>2013-06-30 22:01:10 +0000
commitd0b36d61b38ff7526c3b83be06637dfb77b9438a (patch)
tree2589cfbf52178f846a4838a97513a10f6d09c104 /wm
parent81a21075fc2cf4c1cd14c65fd91cec35cb5537a3 (diff)
downloadpkgsrc-d0b36d61b38ff7526c3b83be06637dfb77b9438a.tar.gz
Removed --disable-nls from CONFIGURE_ARGS, as it changes nothing.
Diffstat (limited to 'wm')
-rw-r--r--wm/compiz-fusion-plugins-main/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/wm/compiz-fusion-plugins-main/Makefile b/wm/compiz-fusion-plugins-main/Makefile
index 169e55b8e33..fbe340d3c1e 100644
--- a/wm/compiz-fusion-plugins-main/Makefile
+++ b/wm/compiz-fusion-plugins-main/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2013/06/30 20:53:46 rodent Exp $
+# $NetBSD: Makefile,v 1.31 2013/06/30 22:01:10 rodent Exp $
#
PKGVER= 0.8.8
@@ -48,8 +48,6 @@ GCONF_SCHEMAS+= compiz-wall.schemas
GCONF_SCHEMAS+= compiz-winrules.schemas
GCONF_SCHEMAS+= compiz-workarounds.schemas
-CONFIGURE_ARGS+= --disable-nls
-
.include "../../x11/libXrandr/buildlink3.mk"
.include "../../textproc/libxslt/buildlink3.mk"
.include "../../x11/startup-notification/buildlink3.mk"