From d7dcd2d2a843bfdb150b3206dc131629d6cebb12 Mon Sep 17 00:00:00 2001 From: Sergey Skvortsov Date: Tue, 8 Nov 2005 17:43:09 +0000 Subject: Fix LOCALBASE issue. Pointed by: kris --- textproc/p5-XML-SAX-ExpatXS/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'textproc/p5-XML-SAX-ExpatXS') diff --git a/textproc/p5-XML-SAX-ExpatXS/Makefile b/textproc/p5-XML-SAX-ExpatXS/Makefile index f22ca69d4821..346eda2aa092 100644 --- a/textproc/p5-XML-SAX-ExpatXS/Makefile +++ b/textproc/p5-XML-SAX-ExpatXS/Makefile @@ -20,8 +20,7 @@ LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes -CONFIGURE_ARGS= INC="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib -lexpat" \ -