summaryrefslogtreecommitdiff
path: root/emulators/xsystem35
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2000-12-30 18:16:25 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2000-12-30 18:16:25 +0000
commit6c433fa4aeb70c54efd603c0e98435631a679f0a (patch)
tree757d57c7a76d1eac255d3e7d5d123e501537a081 /emulators/xsystem35
parentmake port compile, patch was missing the subdir "lib" in its header (diff)
use ComplexProgramTargetNoMan to avoid making html manpage in XFree86-4.
PR: 23423 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=36466
Diffstat (limited to 'emulators/xsystem35')
-rw-r--r--emulators/xsystem35/files/patch-af12
1 files changed, 9 insertions, 3 deletions
diff --git a/emulators/xsystem35/files/patch-af b/emulators/xsystem35/files/patch-af
index 1b00c1f29130..33be56d9c6d2 100644
--- a/emulators/xsystem35/files/patch-af
+++ b/emulators/xsystem35/files/patch-af
@@ -1,6 +1,6 @@
---- Imakefile Tue Aug 3 05:22:37 1999
-+++ Imakefile Wed Oct 27 02:02:13 1999
-@@ -148,13 +148,13 @@
+--- Imakefile.orig Sun Jan 9 02:23:15 2000
++++ Imakefile Wed Nov 1 12:13:37 2000
+@@ -160,13 +160,13 @@
/*
* include / library / definition
*/
@@ -16,3 +16,9 @@
EXTRA_DEFINES = $(OSDEPDEF)
/*
+@@ -196,4 +196,4 @@
+ /*
+ * install program
+ */
+-ComplexProgramTarget(xsystem35)
++ComplexProgramTargetNoMan(xsystem35)