summaryrefslogtreecommitdiff
path: root/x11/xlockmore-lite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xlockmore-lite/Makefile')
-rw-r--r--x11/xlockmore-lite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xlockmore-lite/Makefile b/x11/xlockmore-lite/Makefile
index 52dbe4d7836..509ebf8b483 100644
--- a/x11/xlockmore-lite/Makefile
+++ b/x11/xlockmore-lite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2012/02/18 23:50:33 elric Exp $
+# $NetBSD: Makefile,v 1.15 2012/06/15 23:06:08 dholland Exp $
.include "../../x11/xlockmore/Makefile.common"
@@ -18,6 +18,6 @@ CONFIGURE_ARGS+= --without-esound
CONFIGURE_ARGS+= --without-gtk2
CONFIGURE_ARGS+= --without-gtk
-PLIST_SUBST+= LITE="@comment Not in lite version: "
+PLIST_SUBST+= LITE="@comment Not in lite version: "
.include "../../mk/bsd.pkg.mk"