From owner-freebsd-ports Wed Feb 16 13:48:35 2000 Delivered-To: freebsd-ports@freebsd.org Received: from builder.freebsd.org (builder.FreeBSD.ORG [204.216.27.24]) by hub.freebsd.org (Postfix) with ESMTP id CDBE537B5BD for ; Wed, 16 Feb 2000 13:48:33 -0800 (PST) (envelope-from billf@jade.chc-chimes.com) Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6]) by builder.freebsd.org (Postfix) with ESMTP id 96A2C132E9 for ; Wed, 16 Feb 2000 13:47:55 -0800 (PST) Received: by jade.chc-chimes.com (Postfix, from userid 1001) id 963131C4A; Wed, 16 Feb 2000 16:48:31 -0500 (EST) Date: Wed, 16 Feb 2000 16:48:31 -0500 From: Bill Fumerola To: Matthias Schuendehuette Cc: faq@hylafax.org, ports@freebsd.org, Helge Oldach Subject: Re: FAQ suggestion for HylaFAX Message-ID: <20000216164831.R92177@jade.chc-chimes.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from matthias@mscu.snafu.de on Wed, Feb 16, 2000 at 10:36:09PM +0100 X-Operating-System: FreeBSD 3.2-RELEASE i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Feb 16, 2000 at 10:36:09PM +0100, Matthias Schuendehuette wrote: > --------------- cut here ------------------------ > > > --- Makefile Tue Feb 15 12:14:51 2000 > +++ Makefile.orig Sat Jan 29 21:01:36 2000 > @@ -28,7 +28,7 @@ > LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ > jpeg.9:${PORTSDIR}/graphics/jpeg > > -#FORBIDDEN= "Security hole (buffer overflow yielding setuid uucp)" > +FORBIDDEN= "Security hole (buffer overflow yielding setuid uucp)" > > DIST_SUBDIR= hylafax > > @@ -37,8 +37,8 @@ > USE_GMAKE= yes > CONFIGURE_ARGS= --with-INSTALL="" \ > --with-MAKE=gmake --with-CC=/usr/bin/cc \ > - --with-LIBTIFF="/usr/ports/graphics/tiff34/work/tiff-v3.4bet > a037/libtiff/libtiff.a -L${PREFIX}/lib -ljpeg" \ > - --with-TIFFINC="/usr/ports/graphics/tiff34/work/tiff-v3.4bet > a037/libtiff" > + --with-LIBTIFF="-L${PREFIX}/lib -ltiff -ljpeg" \ > + --with-TIFFINC="${PREFIX}/include" > HAS_CONFIGURE= yes > > MAN1= hylafax.1 faxalter.1 faxcover.1 faxmail.1 faxrm.1 faxstat.1 sendfax. > 1 \ > > > --------------- cut here ------------------------ (1) This patch is reversed (2) This patch depends on the work directories of those ports to exist. The dependencies don't reflect this. -- Bill Fumerola - Network Architect Computer Horizons Corp - CVM e-mail: billf@chc-chimes.com / billf@FreeBSD.org Office: 800-252-2421 x128 / Cell: 248-761-7272 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message