aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xkeywrap/files
diff options
context:
space:
mode:
authortaoka <taoka@FreeBSD.org>2000-01-24 12:53:24 +0800
committertaoka <taoka@FreeBSD.org>2000-01-24 12:53:24 +0800
commitbd181f89bc5142d9700a2978371633dc4d19e9d7 (patch)
tree480fd336e57259b6f14fead052dad75bd12fe1fc /x11/xkeywrap/files
parent4e9b2121b4a1f7c7484d7d1a5d80c7d85e69ba5b (diff)
downloadfreebsd-ports-gnome-bd181f89bc5142d9700a2978371633dc4d19e9d7.tar.gz
freebsd-ports-gnome-bd181f89bc5142d9700a2978371633dc4d19e9d7.tar.zst
freebsd-ports-gnome-bd181f89bc5142d9700a2978371633dc4d19e9d7.zip
XKeyWrap can record, repeat, and play key sequence in real time.
PR: 16059 Submitted by: Sakai Hiroaki <sakai@seki.ee.kagu.sut.ac.jp>
Diffstat (limited to 'x11/xkeywrap/files')
-rw-r--r--x11/xkeywrap/files/patch-aa21
1 files changed, 21 insertions, 0 deletions
diff --git a/x11/xkeywrap/files/patch-aa b/x11/xkeywrap/files/patch-aa
new file mode 100644
index 000000000000..45aa881f8c85
--- /dev/null
+++ b/x11/xkeywrap/files/patch-aa
@@ -0,0 +1,21 @@
+*** Makefile~ Sun Jan 2 10:01:41 2000
+--- Makefile Sun Jan 2 10:02:17 2000
+***************
+*** 6,13 ****
+ ###############################################################################
+
+ #PREFIX = /usr/local
+! PREFIX = /usr/X11R6
+! X11BASE = /usr/X11R6
+ BINDIR = ${PREFIX}/bin
+ MANDIR = ${PREFIX}/man/man1
+ PKGNAME = xkeywrap-1.0
+--- 6,13 ----
+ ###############################################################################
+
+ #PREFIX = /usr/local
+! #PREFIX = /usr/X11R6
+! #X11BASE = /usr/X11R6
+ BINDIR = ${PREFIX}/bin
+ MANDIR = ${PREFIX}/man/man1
+ PKGNAME = xkeywrap-1.0