summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2004-07-12 13:38:55 +0000
committerLars Thegler <lth@FreeBSD.org>2004-07-12 13:38:55 +0000
commitac5786228c08009bd96949ee0e03e2a48896215b (patch)
tree5532e879eabbac238c261d49447cad3c2ef5bebf /math
parentUpgrade to 1.0, many changes. Please refer to (diff)
- Unbreak package building.
- Bump PORTREVISION Noticed by: kris Approved by: maintainer
Notes
Notes: svn path=/head/; revision=113469
Diffstat (limited to 'math')
-rw-r--r--math/p5-Geo-Distance/Makefile1
-rw-r--r--math/p5-Geo-Distance/pkg-plist6
2 files changed, 4 insertions, 3 deletions
diff --git a/math/p5-Geo-Distance/Makefile b/math/p5-Geo-Distance/Makefile
index 6d0e7b397db2..e79c2505c5f3 100644
--- a/math/p5-Geo-Distance/Makefile
+++ b/math/p5-Geo-Distance/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Geo-Distance
PORTVERSION= 0.06
+PORTREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Geo
diff --git a/math/p5-Geo-Distance/pkg-plist b/math/p5-Geo-Distance/pkg-plist
index 0863d93fb9c7..facc791ff356 100644
--- a/math/p5-Geo-Distance/pkg-plist
+++ b/math/p5-Geo-Distance/pkg-plist
@@ -1,5 +1,5 @@
-%%SITE_PERL%%/mach/auto/Geo/Distance/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Distance/.packlist
%%SITE_PERL%%/Geo/Distance.pm
-@dirrm %%SITE_PERL%%/mach/auto/Geo/Distance
-@unexec rmdir %D/%%%SITE_PERL%%/mach/auto/Geo 2>/dev/null || true
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Distance
+@unexec rmdir %D/%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo 2>/dev/null || true
@unexec rmdir %D/%%%SITE_PERL%%/Geo 2>/dev/null || true