aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-XML-SimpleObject/Makefile
diff options
context:
space:
mode:
authorfoxfair <foxfair@FreeBSD.org>2003-06-25 11:13:12 +0800
committerfoxfair <foxfair@FreeBSD.org>2003-06-25 11:13:12 +0800
commita38d357cc44a784fd418ff64535dd1f1a731415f (patch)
treeb3ee8a892e00b464948ac7384ff8f74b2d8fe35d /textproc/p5-XML-SimpleObject/Makefile
parent564d1cf2caaf8a7649560da3f06937bf684c5870 (diff)
downloadfreebsd-ports-gnome-a38d357cc44a784fd418ff64535dd1f1a731415f.tar.gz
freebsd-ports-gnome-a38d357cc44a784fd418ff64535dd1f1a731415f.tar.zst
freebsd-ports-gnome-a38d357cc44a784fd418ff64535dd1f1a731415f.zip
Update to 0.53
Diffstat (limited to 'textproc/p5-XML-SimpleObject/Makefile')
-rw-r--r--textproc/p5-XML-SimpleObject/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/p5-XML-SimpleObject/Makefile b/textproc/p5-XML-SimpleObject/Makefile
index 1b33997c8acb..849c49ef46d7 100644
--- a/textproc/p5-XML-SimpleObject/Makefile
+++ b/textproc/p5-XML-SimpleObject/Makefile
@@ -6,12 +6,13 @@
#
PORTNAME= XML-SimpleObject
-PORTVERSION= 0.41
+PORTVERSION= 0.53
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}${PORTVERSION}
+
+WRKSRC?= ${WRKDIR}/${PORTNAME}${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= API for accessing the structure of an XML document