summaryrefslogtreecommitdiffstats
path: root/lang/perl5.12/Makefile
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2010-07-15 12:45:00 +0000
committerskv <skv@FreeBSD.org>2010-07-15 12:45:00 +0000
commit3b84a75e676159a156f18d4e60c68402dcd6b0df (patch)
tree4c5d4cea3e6507c68213a691f9736f89c5b470e5 /lang/perl5.12/Makefile
parentd6927191d5dde47a4af06aa950f0657ad0431ed5 (diff)
downloadFreeBSD-ports-3b84a75e676159a156f18d4e60c68402dcd6b0df.zip
FreeBSD-ports-3b84a75e676159a156f18d4e60c68402dcd6b0df.tar.gz
Fix my stupidest typo.
PR: ports/148634 Submitted by: Warren Block <wblock@wonkity.com> Pointed by: olli hauer <ohauer@gmx.de>
Diffstat (limited to 'lang/perl5.12/Makefile')
-rw-r--r--lang/perl5.12/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/perl5.12/Makefile b/lang/perl5.12/Makefile
index 0837347..e4a22ae 100644
--- a/lang/perl5.12/Makefile
+++ b/lang/perl5.12/Makefile
@@ -7,7 +7,7 @@
PORTNAME= perl
PORTVERSION= ${PERL_VERSION}
-PORTREVISON= 2
+PORTREVISION= 2
CATEGORIES= lang devel perl5
MASTER_SITES= CPAN \
${MASTER_SITE_LOCAL:S/$/:local/} \
@@ -183,7 +183,7 @@ post-patch:
-e 's!%%BSDPAN_VERSION%%!${BSDPAN_VERSION}!g;' \
${BSDPAN_WRKSRC}/ExtUtils/*.pm
${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \
- ${WRKSRC}/Configure ${WRKSRC}/hints/freebsd.sh
+ ${WRKSRC}/Configure ${WRKSRC}/hints/freebsd.sh
.if defined(WITH_THREADS)
${REINPLACE_CMD} -e 's|%%PTHREAD_LIBS%%|${PTHREAD_LIBS}|g;' \
-e 's|%%PTHREAD_CFLAGS%%|${PTHREAD_CFLAGS}|g;' \
OpenPOWER on IntegriCloud