mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
add missing patch in previous commit.
(I believe all X manpage error detected by bento has gone.)
This commit is contained in:
parent
22a1b794f5
commit
c9f70cd475
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=37203
1 changed files with 11 additions and 0 deletions
11
graphics/xpx/files/patch-aa
Normal file
11
graphics/xpx/files/patch-aa
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- Imakefile.orig Mon Apr 29 19:36:34 1996
|
||||
+++ Imakefile Wed Nov 1 10:36:24 2000
|
||||
@@ -32,7 +32,7 @@
|
||||
|
||||
SYS_LIBRARIES = $(XLIB)
|
||||
|
||||
-ComplexProgramTarget(xpx)
|
||||
+ComplexProgramTargetNoMan(xpx)
|
||||
|
||||
$(OBJS) : $(HEADERS)
|
||||
|
Loading…
Add table
Reference in a new issue