Date: Sun, 29 Jul 2007 14:34:45 -0400 From: Kris Kennaway <kris@obsecurity.org> To: Dirk Meyer <dinoex@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/german/unix-connect Makefile Message-ID: <20070729183445.GB90318@rot26.obsecurity.org> In-Reply-To: <200706261649.l5QGno2x079313@repoman.freebsd.org> References: <200706261649.l5QGno2x079313@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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: dirk.meyer@dinoex.sub.org > | # > | -# $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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070729183445.GB90318>