Skip to content

Commit

Permalink
Whitespace for pkglint.
Browse files Browse the repository at this point in the history
  • Loading branch information
dholland committed May 1, 2016
1 parent 16c36d4 commit 6a8055d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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/}
Expand Down Expand Up @@ -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

Expand Down

0 comments on commit 6a8055d

Please sign in to comment.