Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Apr 2009 13:31:11 -0400
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        Ion-Mihai Tetcu <itetcu@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/sysutils/jailadmin Makefile
Message-ID:  <49D8EADF.90706@p6m7g8.com>
In-Reply-To: <200904051728.n35HSEVd092624@repoman.freebsd.org>
References:  <200904051728.n35HSEVd092624@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Ion-Mihai Tetcu wrote:
> itetcu      2009-04-05 17:28:14 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     sysutils/jailadmin   Makefile 
>   Log:
>   - fix plist with -DNOPORTDOCS
>   - do alll patching in post-patch
>   
>   Prompted by:    QAT QA run
>   Approved by:    maintainer timeout on QATMail
>   
>   Revision  Changes    Path
>   1.7       +7 -1      ports/sysutils/jailadmin/Makefile
> 
> http://cvsweb.FreeBSD.org/ports/sysutils/jailadmin/Makefile.diff?r1=1.6&r2=1.7&f=h
> | --- ports/sysutils/jailadmin/Makefile	2007/02/28 01:19:04	1.6
> | +++ ports/sysutils/jailadmin/Makefile	2009/04/05 17:28:14	1.7
> | @@ -2,7 +2,7 @@
> |  # Date created:				02 Apr 2004
> |  # Whom:					Kirk Strauser <kirk@strauser.com>
> |  #
> | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/sysutils/jailadmin/Makefile,v 1.6 2007/02/28 01:19:04 kuriyama Exp $
> | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/sysutils/jailadmin/Makefile,v 1.7 2009/04/05 17:28:14 itetcu Exp $
> |  #
> |  
> |  PORTNAME=	jailadmin
> | @@ -17,7 +17,9 @@ COMMENT=	A system for managing a set of 
> |  
> |  USE_PERL5=	yes
> |  
> | +.ifndef NOPORTDOCS
> |  PORTDOCS=	INSTALL README
> | +.endif
> |  
> |  .include <bsd.port.pre.mk>
> |  
> | @@ -39,7 +41,11 @@ pre-everything::
> |  	@${ECHO} "WITH_SNMP     install the additional SNMP management components"
> |  	@${ECHO}
> |  
> | -pre-install:
> | +#pre-install:
Shouldn't you just remove that ?


-- 
------------------------------------------------------------------------
Philip M. Gollucci (pgollucci@p6m7g8.com)
c:703.336.9354
Consultant - P6M7G8 Inc. - http://p6m7g8.net
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49D8EADF.90706>