summaryrefslogtreecommitdiff
path: root/x11/xscreensaver
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-06-15 23:06:02 +0000
committerdholland <dholland@pkgsrc.org>2012-06-15 23:06:02 +0000
commitff816060bd39b709e662c5359d1d123457590836 (patch)
treec7e9bf60d6a338e40f3bb098b71f0c657b7dc799 /x11/xscreensaver
parent1321b597d422b8a5e8b93a2a23c4134ecebe09ef (diff)
downloadpkgsrc-ff816060bd39b709e662c5359d1d123457590836.tar.gz
Whitespace. (as whined about by pkglint)
Diffstat (limited to 'x11/xscreensaver')
-rw-r--r--x11/xscreensaver/Makefile.common4
-rw-r--r--x11/xscreensaver/options.mk6
2 files changed, 5 insertions, 5 deletions
diff --git a/x11/xscreensaver/Makefile.common b/x11/xscreensaver/Makefile.common
index eac5cf1198d..e4ec36e6953 100644
--- a/x11/xscreensaver/Makefile.common
+++ b/x11/xscreensaver/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.108 2012/01/30 06:24:04 sbd Exp $
+# $NetBSD: Makefile.common,v 1.109 2012/06/15 23:06:08 dholland Exp $
#
# used by x11/xscreensaver/Makefile
# used by x11/xscreensaver-demo/Makefile
@@ -63,7 +63,7 @@ GCC_REQD+= 2.95.3
.endif
.if !exists(/usr/bin/bc)
-BUILD_DEPENDS+= bc>=[0-9]*:../../math/bc
+BUILD_DEPENDS+= bc>=[0-9]*:../../math/bc
.endif
INSTALL_MAKE_FLAGS= install_prefix=${DESTDIR}
diff --git a/x11/xscreensaver/options.mk b/x11/xscreensaver/options.mk
index a167c70c704..c320dc151cb 100644
--- a/x11/xscreensaver/options.mk
+++ b/x11/xscreensaver/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.7 2011/03/06 16:04:33 wiz Exp $
+# $NetBSD: options.mk,v 1.8 2012/06/15 23:06:08 dholland Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.xscreensaver
PKG_SUPPORTED_OPTIONS= pam webcollage opengl
@@ -10,10 +10,10 @@ PKG_SUGGESTED_OPTIONS= opengl
. include "../../mk/pam.buildlink3.mk"
CONFIGURE_ARGS+= --with-pam
CONFIGURE_ARGS+= --without-shadow
-.if ${OPSYS} == "NetBSD"
+. if ${OPSYS} == "NetBSD"
# needed to read shadow passwords
DEPENDS+= pam-pwauth_suid-*:../../security/pam-pwauth_suid
-.endif
+. endif
.else
CONFIGURE_ARGS+= --without-pam
# configure should figure out