Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 May 2007 11:52:04 +0100
From:      Tim Bishop <tdb@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        infofarmer@FreeBSD.org
Subject:   ports/113023: [PATCH] net/p5-Net-Libdnet: Respect alternate LOCALBASE
Message-ID:  <E1HrtsS-00037V-8e@pendennis.kent.ac.uk>
Resent-Message-ID: <200705261120.l4QBK2wM015181@freefall.freebsd.org>

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

>Number:         113023
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-Libdnet: Respect alternate LOCALBASE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 26 11:20:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Tim Bishop
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD pendennis.kent.ac.uk 6.2-STABLE FreeBSD 6.2-STABLE #4: Sun May 20 17:30:14 BST 2007
>Description:
Respect alternate LOCALBASE.

Port maintainer (infofarmer@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Net-Libdnet-0.01.patch begins here ---
Index: Makefile
===================================================================
RCS file: /u2/freebsd/cvs/ports/net/p5-Net-Libdnet/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	8 Jan 2007 11:24:23 -0000	1.3
+++ Makefile	26 May 2007 10:30:53 -0000
@@ -17,6 +17,7 @@
 LIB_DEPENDS=	dnet.1:${PORTSDIR}/net/libdnet
 
 PERL_CONFIGURE=	yes
+CONFIGURE_ARGS=	INC='-I${LOCALBASE}/include'
 MAN3=		${PORTNAME:S/-/::/g}.3
 
 .include <bsd.port.pre.mk>
--- p5-Net-Libdnet-0.01.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1HrtsS-00037V-8e>