summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-11-03 23:58:14 +0000
committerdholland <dholland@pkgsrc.org>2012-11-03 23:58:14 +0000
commit09939906d2b1cc1ace7cc001213b4a7e357c3870 (patch)
tree2cbb6c2e71234d4cbe64291105bf9b60ad465c6c /wm
parent1538136da63a97bfcac9bc5a2bfcca154c6ef1be (diff)
downloadpkgsrc-09939906d2b1cc1ace7cc001213b4a7e357c3870.tar.gz
Whitespace.
Diffstat (limited to 'wm')
-rw-r--r--wm/selectwm/Makefile24
1 files changed, 12 insertions, 12 deletions
diff --git a/wm/selectwm/Makefile b/wm/selectwm/Makefile
index 9ed6b0bc232..86bbf9733cb 100644
--- a/wm/selectwm/Makefile
+++ b/wm/selectwm/Makefile
@@ -1,20 +1,20 @@
-# $NetBSD: Makefile,v 1.23 2012/10/08 23:02:31 adam Exp $
+# $NetBSD: Makefile,v 1.24 2012/11/03 23:58:14 dholland Exp $
#
-DISTNAME= selectwm-0.4.1
-PKGREVISION= 18
-CATEGORIES= wm
-MASTER_SITES= http://ordiluc.net/selectwm/
+DISTNAME= selectwm-0.4.1
+PKGREVISION= 18
+CATEGORIES= wm
+MASTER_SITES= http://ordiluc.net/selectwm/
-MAINTAINER= tonio@NetBSD.org
-HOMEPAGE= http://ordiluc.net/selectwm/
-COMMENT= Simple GTK2 application to select window manager
+MAINTAINER= tonio@NetBSD.org
+HOMEPAGE= http://ordiluc.net/selectwm/
+COMMENT= Simple GTK2 application to select window manager
-USE_TOOLS+= pkg-config
-USE_PKGLOCALEDIR= yes
-GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
+USE_PKGLOCALEDIR= yes
+GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --without-included-gettext
+CONFIGURE_ARGS+= --without-included-gettext
.include "../../x11/gtk2/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"