summaryrefslogtreecommitdiff
path: root/x11/xforms/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xforms/patches/patch-ab')
-rw-r--r--x11/xforms/patches/patch-ab10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/xforms/patches/patch-ab b/x11/xforms/patches/patch-ab
new file mode 100644
index 00000000000..3a0f1d7f081
--- /dev/null
+++ b/x11/xforms/patches/patch-ab
@@ -0,0 +1,10 @@
+--- DEMOS/Makefile.orig Fri Nov 14 22:39:53 1997
++++ DEMOS/Makefile Sun Jan 25 20:08:04 1998
+@@ -83,3 +83,7 @@
+ fi;\
+ fi
+
++install: ${DEMOS}
++ mkdir -p ${DEMO_DIR}
++ ${BSD_INSTALL_PROGRAM} ${DEMOS} ${DEMO_DIR}
++ ${BSD_INSTALL_DATA} demo.menu ${DEMO_DIR}