From 543cd07370bfe5df0500b7835e310025dc143151 Mon Sep 17 00:00:00 2001 From: Andrew Pantyukhin Date: Sat, 9 Jun 2007 10:27:30 +0000 Subject: [PATCH] - Respect LOCALBASE PR: ports/113023 Submitted by: tdb --- net/p5-Net-Libdnet/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/p5-Net-Libdnet/Makefile b/net/p5-Net-Libdnet/Makefile index 9a5395eca42d..cbefc51acf63 100644 --- a/net/p5-Net-Libdnet/Makefile +++ b/net/p5-Net-Libdnet/Makefile @@ -17,6 +17,7 @@ COMMENT= Libdnet interface LIB_DEPENDS= dnet.1:${PORTSDIR}/net/libdnet PERL_CONFIGURE= yes +CONFIGURE_ARGS= INC='-I${LOCALBASE}/include' MAN3= ${PORTNAME:S/-/::/g}.3 .include