aboutsummaryrefslogtreecommitdiff
path: root/editors/zile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-08-11 22:41:39 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-08-11 22:41:39 +0000
commitd86118a6aa620d575dc31c21bf7767e2cdbf7569 (patch)
tree39eda28df2e47e4c57c3c82123a59b296a2fae39 /editors/zile
parent7a71327b562cef480d6ca5a47007ffa1709a6299 (diff)
downloadports-d86118a6aa620d575dc31c21bf7767e2cdbf7569.tar.gz
ports-d86118a6aa620d575dc31c21bf7767e2cdbf7569.zip
Notes
Diffstat (limited to 'editors/zile')
-rw-r--r--editors/zile/Makefile9
-rw-r--r--editors/zile/distinfo6
2 files changed, 8 insertions, 7 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile
index 71c427f0098e..18cd1edbedfe 100644
--- a/editors/zile/Makefile
+++ b/editors/zile/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= zile
-PORTVERSION= 2.2.60
+PORTVERSION= 2.2.61
CATEGORIES= editors
MASTER_SITES= GNU
@@ -16,7 +16,7 @@ COMMENT= Small emacs-like text editor
USE_GNOME= gnometarget
GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBS="-lgnuregex"
-CONFIGURE_ARGS= have_getopt_long_only=true
+CONFIGURE_ARGS= --without-included-regex
MAN1= zile.1
INFO= zile
@@ -35,9 +35,10 @@ GNU_REGEX_H= gnuregex.h
post-patch:
@${REINPLACE_CMD} -e \
's|<regex\.h>|<${GNU_REGEX_H}>|g ; \
- s|_regex_h|_${GNU_REGEX_H:S/\//_/g:S/./_/g}|g ; \
s|-pedantic||g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e \
- 's|<regex\.h>|<${GNU_REGEX_H}>|g' ${WRKSRC}/src/search.c
+ 's|"regex\.h"|<${GNU_REGEX_H}>|g' ${WRKSRC}/src/search.c
+ @${REINPLACE_CMD} -e \
+ 's|: install-exec-local|:|g' ${WRKSRC}/lib/Makefile.in
.include <bsd.port.post.mk>
diff --git a/editors/zile/distinfo b/editors/zile/distinfo
index 3c3fa4d1e031..7d91104b8139 100644
--- a/editors/zile/distinfo
+++ b/editors/zile/distinfo
@@ -1,3 +1,3 @@
-MD5 (zile-2.2.60.tar.gz) = 2b90e6ef99343a999bb6b2cae222ca10
-SHA256 (zile-2.2.60.tar.gz) = 22a6872e1445fefb4292e4e40b5218c7ea8b350aaba0346ee30fd71c583b3033
-SIZE (zile-2.2.60.tar.gz) = 471225
+MD5 (zile-2.2.61.tar.gz) = d7a205b4acc263773b37cb7d5daafd65
+SHA256 (zile-2.2.61.tar.gz) = d91908e8cd4617178cb0aca547a741050c49ed46e5bf0791bc2027ef1578711b
+SIZE (zile-2.2.61.tar.gz) = 659826