diff options
author | Dejan Lesjak <lesi@FreeBSD.org> | 2007-06-07 19:58:47 +0000 |
---|---|---|
committer | Dejan Lesjak <lesi@FreeBSD.org> | 2007-06-07 19:58:47 +0000 |
commit | 3f639b3faebc4c4c9ec023ef7c90d2dfc43920dd (patch) | |
tree | 00999a5bc40d29b609263c3dcbba2951fdcc5831 /x11/xkeyboard-config | |
parent | f04c1e0723dec927781ffa75154f547343db601e (diff) |
Notes
Diffstat (limited to 'x11/xkeyboard-config')
-rw-r--r-- | x11/xkeyboard-config/Makefile | 2 | ||||
-rw-r--r-- | x11/xkeyboard-config/files/patch-rules_xfree98 | 11 |
2 files changed, 12 insertions, 1 deletions
diff --git a/x11/xkeyboard-config/Makefile b/x11/xkeyboard-config/Makefile index cb6ad0d295f1..b3510d784de7 100644 --- a/x11/xkeyboard-config/Makefile +++ b/x11/xkeyboard-config/Makefile @@ -7,7 +7,7 @@ PORTNAME= xkeyboard-config PORTVERSION= 0.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://xlibs.freedesktop.org/xkbdesc/ DISTNAME= xkeyboard-config-${PORTVERSION} diff --git a/x11/xkeyboard-config/files/patch-rules_xfree98 b/x11/xkeyboard-config/files/patch-rules_xfree98 new file mode 100644 index 000000000000..2bb81cb603b2 --- /dev/null +++ b/x11/xkeyboard-config/files/patch-rules_xfree98 @@ -0,0 +1,11 @@ +--- rules/xfree98.orig Thu Jun 7 17:05:37 2007 ++++ rules/xfree98 Thu Jun 7 17:06:48 2007 +@@ -10,7 +10,7 @@ + jp106 = xfree98(jp106) pc(jp106) + + ! model layout = symbols +- pc98 nec/jp = nec/jp(pc98) ++ pc98 nec_vndr/jp = nec_vndr/jp(pc98) + jp106 jp = jp + + ! model layout = compat types |