summaryrefslogtreecommitdiff
path: root/wm/afterstep
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2016-05-01 19:31:45 +0000
committerdholland <dholland@pkgsrc.org>2016-05-01 19:31:45 +0000
commitaf2adbdd3ab0bee5fa09df57ff8bb59f66d7fbf3 (patch)
tree9c4969aae205350acd165e404a1ad53451ad4266 /wm/afterstep
parent4d3b92156853a9adb73adbc325619f585519d70a (diff)
downloadpkgsrc-af2adbdd3ab0bee5fa09df57ff8bb59f66d7fbf3.tar.gz
Whitespace for pkglint.
Diffstat (limited to 'wm/afterstep')
-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