aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Locale-Maketext
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2003-09-24 10:56:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2003-09-24 10:56:55 +0000
commit1ea6c3e73a4228ec7069fbd4b9c02005e6181979 (patch)
tree0caf63d6d61941c8d3eec48822e1b5bf49f2c4f9 /devel/p5-Locale-Maketext
parent6ed9ec224b02ed656adac1bae5d62b0cebfc788f (diff)
downloadports-1ea6c3e73a4228ec7069fbd4b9c02005e6181979.tar.gz
ports-1ea6c3e73a4228ec7069fbd4b9c02005e6181979.zip
Notes
Diffstat (limited to 'devel/p5-Locale-Maketext')
-rw-r--r--devel/p5-Locale-Maketext/Makefile9
-rw-r--r--devel/p5-Locale-Maketext/distinfo2
-rw-r--r--devel/p5-Locale-Maketext/pkg-plist14
3 files changed, 12 insertions, 13 deletions
diff --git a/devel/p5-Locale-Maketext/Makefile b/devel/p5-Locale-Maketext/Makefile
index 155b8a150066..d525ba207f75 100644
--- a/devel/p5-Locale-Maketext/Makefile
+++ b/devel/p5-Locale-Maketext/Makefile
@@ -6,24 +6,21 @@
#
PORTNAME= Locale-Maketext
-PORTVERSION= 1.05
-PORTREVISION= 1
+PORTVERSION= 1.06
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Locale
PKGNAMEPREFIX= p5-
-MAINTAINER= mns@shepard.org
+MAINTAINER= mat@FreeBSD.org
COMMENT= A framework for software localization and inheritance-based lexicons
BUILD_DEPENDS= ${SITE_PERL}/I18N/LangTags.pm:${PORTSDIR}/misc/p5-I18N-LangTags
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES
+CONFIGURE_ARGS= INSTALLDIRS=site
MAN3= Locale::Maketext.3 Locale::Maketext::TPJ13.3
-pre-patch:
- @${PERL} -pi -e 's/INSTALLDIRS/bebe/' ${WRKSRC}/Makefile.PL
-
.include <bsd.port.mk>
diff --git a/devel/p5-Locale-Maketext/distinfo b/devel/p5-Locale-Maketext/distinfo
index 8143cb623282..4f02925e2777 100644
--- a/devel/p5-Locale-Maketext/distinfo
+++ b/devel/p5-Locale-Maketext/distinfo
@@ -1 +1 @@
-MD5 (Locale-Maketext-1.05.tar.gz) = 840acc0c9a866fff3ab8b731f3d31990
+MD5 (Locale-Maketext-1.06.tar.gz) = 18a2c23346e1bc9406673cb336ca770e
diff --git a/devel/p5-Locale-Maketext/pkg-plist b/devel/p5-Locale-Maketext/pkg-plist
index 46bd932b603d..afe22ce1dc05 100644
--- a/devel/p5-Locale-Maketext/pkg-plist
+++ b/devel/p5-Locale-Maketext/pkg-plist
@@ -1,7 +1,9 @@
-lib/perl5/site_perl/%%PERL_VER%%/Locale/Maketext.pm
-lib/perl5/site_perl/%%PERL_VER%%/Locale/Maketext.pod
-lib/perl5/site_perl/%%PERL_VER%%/Locale/Maketext/TPJ13.pod
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Locale-Maketext/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Locale-Maketext
+%%SITE_PERL%%/Locale/Maketext.pm
+%%SITE_PERL%%/Locale/Maketext.pod
+%%SITE_PERL%%/Locale/Maketext/Guts.pm
+%%SITE_PERL%%/Locale/Maketext/GutsLoader.pm
+%%SITE_PERL%%/Locale/Maketext/TPJ13.pod
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale-Maketext/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale-Maketext
@dirrm %%SITE_PERL%%/Locale/Maketext
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Locale 2> /dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Locale 2>/dev/null || true