ports/93452: [maintainer] security/nmapfe fix build on 4.x

Daniel Roethlisberger daniel at roe.ch
Thu Feb 16 20:30:17 UTC 2006


>Number:         93452
>Category:       ports
>Synopsis:       [maintainer] security/nmapfe fix build on 4.x
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 16 20:30:11 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Roethlisberger
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD aphrodite.roe 5.4-STABLE FreeBSD 5.4-STABLE #7: Mon Oct 10 18:02:44 CEST 2005 root at aphrodite.roe:/usr/obj/usr/src/sys/APHRODITE i386
>Description:
- Fix build on 4.x by using GCC 3.2+

Reported by:    krismail
>How-To-Repeat:
>Fix:

--- nmap-4.x-fix.diff begins here ---
diff -ruN nmap.orig/Makefile nmap/Makefile
--- nmap.orig/Makefile	Sat Feb 11 00:42:16 2006
+++ nmap/Makefile	Thu Feb 16 21:17:34 2006
@@ -70,6 +70,7 @@
 MLINKS=		nmapfe.1 xnmap.1
 
 USE_GNOME=	gtk20
+USE_GCC=	3.2+
 
 CONFIGURE_ARGS+=--without-openssl
 
--- nmap-4.x-fix.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list