summaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2001-09-12 12:20:21 +0000
committersf <sf@FreeBSD.org>2001-09-12 12:20:21 +0000
commite253c82330e310d4d5f95cc9a560bf396e298624 (patch)
tree726972a87a1962048baada929160ff49e432bbfd /japanese
parentfaf08f49919d443b88963e4419d27c3a7aec8ea2 (diff)
downloadFreeBSD-ports-e253c82330e310d4d5f95cc9a560bf396e298624.zip
FreeBSD-ports-e253c82330e310d4d5f95cc9a560bf396e298624.tar.gz
chase banner URI.
Diffstat (limited to 'japanese')
-rw-r--r--japanese/navi2ch-emacs20/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/japanese/navi2ch-emacs20/Makefile b/japanese/navi2ch-emacs20/Makefile
index 1c45869..301f814 100644
--- a/japanese/navi2ch-emacs20/Makefile
+++ b/japanese/navi2ch-emacs20/Makefile
@@ -7,7 +7,7 @@
PORTNAME= navi2ch
PORTVERSION= 010909
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= japanese www elisp
MASTER_SITES= http://www.geocities.co.jp/SiliconValley-Oakland/7673/lisp/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
@@ -26,6 +26,11 @@ PLIST_SUB= XEMACS="@comment "
PLIST_SUB= XEMACS=""
.endif
+post-patch:
+ cd ${WRKSRC}; \
+ ${PERL} -pi -e 's/index2.html/index.html/' \
+ navi2ch-net.el navi2ch-util.el
+
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/${DOCDIR}
OpenPOWER on IntegriCloud