aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-TinyXML/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-04 21:58:05 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-04 21:58:05 +0000
commitc9c7b2b2cea28710dc72ac498a2e892d5d18a313 (patch)
treeec02c197e373cd08d9791814c056671e62de06a8 /textproc/p5-XML-TinyXML/Makefile
parent05568df8f9c8a8b16bfc7073c340ffbb25f2d936 (diff)
downloadports-c9c7b2b2cea28710dc72ac498a2e892d5d18a313.tar.gz
ports-c9c7b2b2cea28710dc72ac498a2e892d5d18a313.zip
Fix build
Notes
Notes: svn path=/head/; revision=317369
Diffstat (limited to 'textproc/p5-XML-TinyXML/Makefile')
-rw-r--r--textproc/p5-XML-TinyXML/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/p5-XML-TinyXML/Makefile b/textproc/p5-XML-TinyXML/Makefile
index 5845f201f333..91796083e94a 100644
--- a/textproc/p5-XML-TinyXML/Makefile
+++ b/textproc/p5-XML-TinyXML/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-XML-TinyXML
-# Date created: 2009-07-09
-# Whom: Rick van der Zwet <info@rickvanderzwet.nl>
-#
+# Created by: Rick van der Zwet <info@rickvanderzwet.nl>
# $FreeBSD$
-#
PORTNAME= XML-TinyXML
PORTVERSION= 0.30
@@ -14,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= info@rickvanderzwet.nl
COMMENT= Little and efficient Perl module to manage xml data
-USEs= iconv
+USES= iconv
MAKE_ARGS+= LIBS='-L${LOCALBASE}/lib' INC='-I. -I${LOCALBASE}/include'
PERL_CONFIGURE= yes