summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>2003-08-08 23:48:33 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>2003-08-08 23:48:33 +0000
commit20478b6c604a2c0633cf1d020359b036ec3a90d3 (patch)
treed4e2ab05799048d1b6e27980b6d739402301a1f6 /x11
parentMove distfiles to their own subdirectory. (diff)
Fix build on -current.
PR: ports/55350 Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov>
Notes
Notes: svn path=/head/; revision=86618
Diffstat (limited to 'x11')
-rw-r--r--x11/xkeycaps/files/patch-226
1 files changed, 26 insertions, 0 deletions
diff --git a/x11/xkeycaps/files/patch-2 b/x11/xkeycaps/files/patch-2
new file mode 100644
index 000000000000..ee5b5e54bdd7
--- /dev/null
+++ b/x11/xkeycaps/files/patch-2
@@ -0,0 +1,26 @@
+--- Imakefile.orig Thu Aug 7 15:15:07 2003
++++ Imakefile Thu Aug 7 15:23:35 2003
+@@ -1,5 +1,7 @@
+-/**/# Imakefile for xkeycaps;
+-/**/# Copyright (c) 1991, 1992, 1993, 1994, 1995, 1999 Jamie Zawinski.
++/*
++ * Imakefile for xkeycaps;
++ * Copyright (c) 1991, 1992, 1993, 1994, 1995, 1999 Jamie Zawinski.
++ */
+
+ /*
+ * To specify a different default keyboard (for when the vendor display
+@@ -353,9 +355,10 @@
+ TAR = tar
+ COMPRESS = compress
+ COMPRESS_EXT = Z
+-/**/# COMPRESS = gzip --verbose --best
+-/**/# COMPRESS_EXT = gz
+-
++/*
++ * COMPRESS = gzip --verbose --best
++ * COMPRESS_EXT = gz
++ */
+ ComplexProgramTarget(xkeycaps)
+
+ all-kbds.o: kbddef.h $(KBDIR)/all-kbds.h $(ALL_KBDS)