diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
commit | 840ce94382a2b453f8e23aaa7f4b47e17540cf78 (patch) | |
tree | fae33b1f36c87708a527346fcfbac7913893ed98 /x11/xkeycaps | |
parent | 6ec0551db2bce57c311ad995aa1d22786cfe926d (diff) | |
download | pkgsrc-840ce94382a2b453f8e23aaa7f4b47e17540cf78.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'x11/xkeycaps')
-rw-r--r-- | x11/xkeycaps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xkeycaps/Makefile b/x11/xkeycaps/Makefile index aea9a64c828..8b1180ab719 100644 --- a/x11/xkeycaps/Makefile +++ b/x11/xkeycaps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/12/27 13:37:45 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2007/02/22 19:27:28 wiz Exp $ # DISTNAME= xkeycaps-2.46 @@ -12,7 +12,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.jwz.org/xkeycaps/ COMMENT= Graphical front-end to xmodmap -USE_IMAKE= yes +USE_IMAKE= yes pre-configure: .if (${MACHINE_ARCH} == "m68k") |