cvs commit: ports/sysutils/jailadmin Makefile
Philip M. Gollucci
pgollucci at p6m7g8.com
Sun Apr 5 10:31:12 PDT 2009
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 at 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 at 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.
More information about the cvs-all
mailing list