fix X manpage error with XFree86-4
PR: 23433
This commit is contained in:
parent
7b1ac3b7c1
commit
afa64dd44f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=37039
@ -16,6 +16,5 @@ MAINTAINER= mph@freebsd.org
|
||||
USE_MOTIF= yes
|
||||
USE_IMAKE= yes
|
||||
USE_XPM= yes
|
||||
NO_INSTALL_MANPAGES= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- Imakefile.orig Sat Feb 13 16:01:41 1999
|
||||
+++ Imakefile Sat Feb 13 16:02:13 1999
|
||||
--- Imakefile.orig Wed Nov 5 08:13:15 1997
|
||||
+++ Imakefile Wed Nov 1 10:38:34 2000
|
||||
@@ -13,7 +13,7 @@
|
||||
|
||||
DEFINES = -DSHAPE -DXQUOTE
|
||||
@ -9,3 +9,10 @@
|
||||
DEPLIBS =
|
||||
|
||||
SRCS = about.c color.c file.c help.c optdetail.c option.c optnet.c \
|
||||
@@ -24,5 +24,5 @@
|
||||
opttick.o optupdate.o parse.o pixmap.o remote.o server.o session.o \
|
||||
status.o tape.o util.o view.o xquote.o xutil.o
|
||||
|
||||
-ComplexProgramTarget(Xquote)
|
||||
+ComplexProgramTargetNoMan(Xquote)
|
||||
InstallAppDefaults(Xquote)
|
||||
|
@ -16,6 +16,5 @@ MAINTAINER= mph@freebsd.org
|
||||
USE_MOTIF= yes
|
||||
USE_IMAKE= yes
|
||||
USE_XPM= yes
|
||||
NO_INSTALL_MANPAGES= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- Imakefile.orig Sat Feb 13 16:01:41 1999
|
||||
+++ Imakefile Sat Feb 13 16:02:13 1999
|
||||
--- Imakefile.orig Wed Nov 5 08:13:15 1997
|
||||
+++ Imakefile Wed Nov 1 10:38:34 2000
|
||||
@@ -13,7 +13,7 @@
|
||||
|
||||
DEFINES = -DSHAPE -DXQUOTE
|
||||
@ -9,3 +9,10 @@
|
||||
DEPLIBS =
|
||||
|
||||
SRCS = about.c color.c file.c help.c optdetail.c option.c optnet.c \
|
||||
@@ -24,5 +24,5 @@
|
||||
opttick.o optupdate.o parse.o pixmap.o remote.o server.o session.o \
|
||||
status.o tape.o util.o view.o xquote.o xutil.o
|
||||
|
||||
-ComplexProgramTarget(Xquote)
|
||||
+ComplexProgramTargetNoMan(Xquote)
|
||||
InstallAppDefaults(Xquote)
|
||||
|
Loading…
Reference in New Issue
Block a user