summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authordholland <dholland>2016-05-01 19:31:45 +0000
committerdholland <dholland>2016-05-01 19:31:45 +0000
commit2e3c5d1fdd2d1ac678e5de4ac4f9a97722048019 (patch)
tree9c4969aae205350acd165e404a1ad53451ad4266 /wm
parent4909aec9cf2388f1654e6fac8a2e62ee3a97543a (diff)
downloadpkgsrc-2e3c5d1fdd2d1ac678e5de4ac4f9a97722048019.tar.gz
Whitespace for pkglint.
Diffstat (limited to 'wm')
-rw-r--r--wm/afterstep/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/afterstep/Makefile b/wm/afterstep/Makefile
index f605f273257..751a045d601 100644
--- a/wm/afterstep/Makefile
+++ b/wm/afterstep/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.80 2016/05/01 19:26:58 dholland Exp $
+# $NetBSD: Makefile,v 1.81 2016/05/01 19:31:45 dholland Exp $
DISTNAME= AfterStep-2.2.11
PKGNAME= ${DISTNAME:S/AfterStep/afterstep/}
@@ -26,7 +26,7 @@ INSTALLATION_DIRS+= share/gnome/wm-properties
# for backtrace
.if ${OPSYS} == "NetBSD" && exists(/usr/include/execinfo.h)
-LIBS+= -lexecinfo
+LIBS+= -lexecinfo
MAKE_ENV+= EXTRA_LIBRARIES=-lexecinfo
.endif