aboutsummaryrefslogtreecommitdiff
path: root/devel/oniguruma4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/oniguruma4/Makefile')
-rw-r--r--devel/oniguruma4/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/oniguruma4/Makefile b/devel/oniguruma4/Makefile
index ed28a9ae35e9..585c80f18fa1 100644
--- a/devel/oniguruma4/Makefile
+++ b/devel/oniguruma4/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= oniguruma
-PORTVERSION= 2.5.0
+PORTVERSION= 2.5.2
CATEGORIES= devel
MASTER_SITES= http://www.geocities.jp/kosako3/oniguruma/archive/
DISTNAME= onigd${PORTVERSION:S/./_/g}
@@ -22,10 +22,6 @@ USE_REINPLACE= yes
DOCS= HISTORY README doc/*
-# Use patch for ruby 1.8.2 rather than 1.8.3
-post-patch:
- ${REINPLACE_CMD} 's,18: 183,18: 182,' ${WRKSRC}/Makefile.in
-
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${EXAMPLESDIR}