summaryrefslogtreecommitdiffstats
path: root/misc/xquote
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2001-01-09 19:36:39 +0000
committersf <sf@FreeBSD.org>2001-01-09 19:36:39 +0000
commitf2ecbaf65ec05438009d25040ca30f68fa13bd6b (patch)
tree7927440167908c4229d575a1fda85f18ef2b5716 /misc/xquote
parent6920fa418d74bc69473248c81dfa09d336249ed9 (diff)
downloadFreeBSD-ports-f2ecbaf65ec05438009d25040ca30f68fa13bd6b.zip
FreeBSD-ports-f2ecbaf65ec05438009d25040ca30f68fa13bd6b.tar.gz
fix X manpage error with XFree86-4
PR: 23433
Diffstat (limited to 'misc/xquote')
-rw-r--r--misc/xquote/Makefile1
-rw-r--r--misc/xquote/files/patch-ad11
2 files changed, 9 insertions, 3 deletions
diff --git a/misc/xquote/Makefile b/misc/xquote/Makefile
index 6b5095f..f1ae0bd 100644
--- a/misc/xquote/Makefile
+++ b/misc/xquote/Makefile
@@ -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>
diff --git a/misc/xquote/files/patch-ad b/misc/xquote/files/patch-ad
index 67f9c4a..66b2f30 100644
--- a/misc/xquote/files/patch-ad
+++ b/misc/xquote/files/patch-ad
@@ -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)
OpenPOWER on IntegriCloud