On Tue, Jun 26, 2007 at 04:49:50PM +0000, Dirk Meyer wrote: > dinoex 2007-06-26 16:49:50 UTC > > FreeBSD ports repository > > Modified files: > german/unix-connect Makefile > Log: > - use MANUAL_PACKAGE_BUILD > Suggested by: pav > > Revision Changes Path > 1.16 +1 -3 ports/german/unix-connect/Makefile > http://cvsweb.FreeBSD.org/ports/german/unix-connect/Makefile.diff?r1=1.15&r2=1.16 > | --- ports/german/unix-connect/Makefile 2007/06/26 16:41:22 1.15 > | +++ ports/german/unix-connect/Makefile 2007/06/26 16:49:50 1.16 > | @@ -2,7 +2,7 @@ > | # Date created: 01.May 1999 > | # Whom: [EMAIL PROTECTED] > | # > | -# $FreeBSD: > /usr/local/www/cvsroot/FreeBSD/ports/german/unix-connect/Makefile,v 1.15 > 2007/06/26 16:41:22 dinoex Exp $ > | +# $FreeBSD: > /usr/local/www/cvsroot/FreeBSD/ports/german/unix-connect/Makefile,v 1.16 > 2007/06/26 16:49:50 dinoex Exp $ > | # > | > | PORTNAME= unix-connect > | @@ -34,9 +34,7 @@ CFLAGS:= ${CFLAGS:S/-O[0-9]*//g} # gcc g > | .if defined(PARALLEL_PACKAGE_BUILD) > | CONFIGURE_ARGS+=--with-domain=example.com > | .endif > | -.if defined(PARALLEL_PACKAGE_BUILD) > | -IRGNORE= builds not without hostname > | -.endif > | +MANUAL_PACKAGE_BUILD= needs hostname
What was wrong with using example.com? Kris _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
