Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Oct 1999 14:48:54 +0200
From:      Palle Girgensohn <girgen@partitur.se>
To:        sada@FreeBSD.org
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/14106: Update: linux-netscape -> 4.7
Message-ID:  <37FDE836.9A519D12@partitur.se>
References:  <199910072221.PAA67831@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I just saw that fortify has arrived for 4.7. For the linux port, all you
need to do is remove the NO_FORTIFY:

--- Makefile~   Wed Oct  6 03:05:48 1999
+++ Makefile    Fri Oct  8 14:48:16 1999
@@ -25,8 +25,6 @@
 MAILCAP=       ${.CURDIR}/files/mailcap
 NSUBDIR=       lib/netscape-linux
 
-NO_FORTIFY=    yes  # not available yet
-
 INFILE_HEAD=   'Communicator,4.7.0.19990915'
 NO_AUTOADMIN=  yes
 


/Palle


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?37FDE836.9A519D12>