Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Feb 2000 16:48:31 -0500
From:      Bill Fumerola <billf@chc-chimes.com>
To:        Matthias Schuendehuette <matthias@mscu.snafu.de>
Cc:        faq@hylafax.org, ports@freebsd.org, Helge Oldach <hmo@sep.hamburg.com>
Subject:   Re: FAQ suggestion for HylaFAX
Message-ID:  <20000216164831.R92177@jade.chc-chimes.com>
In-Reply-To: <XFMail.000216223609.matthias@mscu.snafu.de>; from matthias@mscu.snafu.de on Wed, Feb 16, 2000 at 10:36:09PM %2B0100
References:  <XFMail.000216223609.matthias@mscu.snafu.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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




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