From 95e70819761ed898d6a4ea9874d4bd43a5491f3e Mon Sep 17 00:00:00 2001 From: Marcus von Appen Date: Sat, 27 Apr 2013 18:25:24 +0000 Subject: - Convert USE_ICONV=yes to USES=iconv - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here --- textproc/p5-XML-TinyXML/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/p5-XML-TinyXML') diff --git a/textproc/p5-XML-TinyXML/Makefile b/textproc/p5-XML-TinyXML/Makefile index a8e05dc64d91..5845f201f333 100644 --- a/textproc/p5-XML-TinyXML/Makefile +++ b/textproc/p5-XML-TinyXML/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= info@rickvanderzwet.nl COMMENT= Little and efficient Perl module to manage xml data -USE_ICONV= yes +USEs= iconv MAKE_ARGS+= LIBS='-L${LOCALBASE}/lib' INC='-I. -I${LOCALBASE}/include' PERL_CONFIGURE= yes -- cgit v1.2.3