aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xcmd/files
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-08-18 16:57:54 +0800
committerijliao <ijliao@FreeBSD.org>2001-08-18 16:57:54 +0800
commit6db62f91f00a01da14aa17a8f61c883eba526516 (patch)
treea9c0b4dc3c6335d2c42f7f08173f9252ef53fc88 /x11/xcmd/files
parent159c17e44310af466e9cba4814830e874734a468 (diff)
downloadfreebsd-ports-gnome-6db62f91f00a01da14aa17a8f61c883eba526516.tar.gz
freebsd-ports-gnome-6db62f91f00a01da14aa17a8f61c883eba526516.tar.zst
freebsd-ports-gnome-6db62f91f00a01da14aa17a8f61c883eba526516.zip
add xcmd
Xcmd is a front-end for starting programs under X11 PR: 29326 Submitted by: Oliver Breuninger <ob@breuninger.org>
Diffstat (limited to 'x11/xcmd/files')
-rw-r--r--x11/xcmd/files/patch-a14
1 files changed, 14 insertions, 0 deletions
diff --git a/x11/xcmd/files/patch-a b/x11/xcmd/files/patch-a
new file mode 100644
index 000000000000..8e22d97fe7dc
--- /dev/null
+++ b/x11/xcmd/files/patch-a
@@ -0,0 +1,14 @@
+--- Imakefile.orig Fri Mar 27 04:57:00 1998
++++ Imakefile Mon Jul 30 12:51:43 2001
+@@ -21,11 +21,5 @@
+ HDRS = $(PROGNAME).h dsimple.h
+ MANS = $(PROGNAME).man
+- SPEC = $(PROGNAME).spec
+- LSMS = $(PROGNAME).lsm
+
+- TARDIR = $(PROGNAME)-$(VERSION)
+- TARSFX = .tar.gz
+- TARBAL = $(TARDIR)$(TARSFX)
+-
+ ComplexProgramTarget($(PROGNAME))
+