use ComplexProgramTargetNoMan to avoid making html manpage with XFree86-4.

change maintainer to ports@ due to maintainer claims having not been
maintaining this port for a long time.

PR:		23481
Submitted by:	myself
Approved by:	former maintainer
This commit is contained in:
FUJISHIMA Satsuki 2000-12-30 18:50:39 +00:00
parent ea6fb038dd
commit c5955c91a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36472
2 changed files with 9 additions and 2 deletions

View File

@ -12,12 +12,11 @@ MASTER_SITES= http://www.geocities.com/SiliconValley/Vista/2471/files/
DISTNAME= wmcdplay-1.0-beta1
EXTRACT_SUFX= .tgz
MAINTAINER= clkao@CirX.ORG
MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/wmcdplay
USE_IMAKE= yes
USE_XPM= yes
NO_INSTALL_MANPAGES= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,8 @@
--- Imakefile.orig Sun Sep 6 00:11:26 1998
+++ Imakefile Wed Nov 1 08:58:25 2000
@@ -5,4 +5,4 @@
SRCS = wmcdplay.cc
OBJS = wmcdplay.o
-ComplexProgramTarget(wmcdplay)
+ComplexProgramTargetNoMan(wmcdplay)