Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 2014 14:34:31 GMT
From:      Andrea Venturoli <ml@netfence.it>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/185802: [Patch] Staging support for net/Sockets
Message-ID:  <201401151434.s0FEYVcl009749@oldred.freebsd.org>
Resent-Message-ID: <201401151440.s0FEe0DY080811@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         185802
>Category:       ports
>Synopsis:       [Patch] Staging support for net/Sockets
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 15 14:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Andrea Venturoli
>Release:        9.2/amd64
>Organization:
NetFence
>Environment:
>Description:
This patch adds stage support to the port.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 339774)
+++ Makefile	(working copy)
@@ -25,7 +25,6 @@
 ALL_TARGET=	all shared
 INSTALL_TARGET=	install_shared
 
-NO_STAGE=	yes
 post-patch:
 # PREFIX safeness
 	@${CP} ${PATCHDIR}/Makefile.Defines.freebsd ${WRKSRC}


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



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