1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00

fix X manpage error with XFree86-4

PR:		23428
This commit is contained in:
FUJISHIMA Satsuki 2001-01-09 19:36:23 +00:00
parent bee4cae6b1
commit 7b266b9022
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=37037
2 changed files with 11 additions and 1 deletions

View File

@ -15,7 +15,6 @@ MAINTAINER= nakai@FreeBSD.org
WRKSRC= ${WRKDIR}/xpuyo
USE_IMAKE= yes
XMKMF= xmkmf
NO_INSTALL_MANPAGES= yes
RESTRICTED= "The author\'s ashamed of the quality of this version"

View File

@ -0,0 +1,11 @@
--- Imakefile.orig Fri Sep 8 14:04:39 1995
+++ Imakefile Wed Nov 1 10:34:03 2000
@@ -16,7 +16,7 @@
LOCAL_LIBRARIES = $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(XLIB) -lm
DEPLIBS = $(DEPXAWLIB) $(DEPXMULIB) $(DEPXTOOLLIB) $(DEPXLIB)
-ComplexProgramTarget(xpuyo)
+ComplexProgramTargetNoMan(xpuyo)
InstallAppDefaults(Xpuyo)
/* InstallMultipleFlags(ScoreFile,ScoreDir,$(SCOREFLAGS)) */