diff options
Diffstat (limited to 'x11/xkeycaps/Makefile')
-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") |