ports/72348: mbmon man page is not installed by xmbmon package

Dmitry Kazarov kazarov at willcom.ru
Tue Oct 5 07:50:19 UTC 2004


>Number:         72348
>Category:       ports
>Synopsis:       mbmon man page is not installed by xmbmon package
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 05 07:50:18 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Kazarov
>Release:        FreeBSD-4.10-STABLE
>Organization:
MIDIKON
>Environment:
>Description:
      mbmon man page is not installed by xmbmon package
>How-To-Repeat:
cd /usr/ports/sysutils/xmbmon
make install

>Fix:
*** Makefile.orig	Tue May 25 00:22:41 2004
--- Makefile	Tue Oct  5 11:21:58 2004
*************** PLIST_SUB=	X11_ONLY=""
*** 27,33 ****
  
  MAKE_ARGS+=	DOCSDIR='${DOCSDIR}' INSTALL_DATA='${INSTALL_DATA}' PREFIX='${PREFIX}'
  
! MAN1=		xmbmon.1x
  
  .include <bsd.port.pre.mk>
  
--- 27,33 ----
  
  MAKE_ARGS+=	DOCSDIR='${DOCSDIR}' INSTALL_DATA='${INSTALL_DATA}' PREFIX='${PREFIX}'
  
! MAN1=		xmbmon.1x mbmon.1
  
  .include <bsd.port.pre.mk>
  
*************** post-install:
*** 47,51 ****
--- 47,52 ----
  	@${MKDIR} ${DOCSDIR}
  	(cd ${WRKSRC}; ${MAKE} ${MAKE_ARGS} install-doc)
  .endif
+ 	(cd ${WRKSRC}; ${MAKE} ${MAKE_ARGS} install-man)
  
  .include <bsd.port.post.mk>

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list