summaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorjmelo <jmelo@FreeBSD.org>2006-05-30 13:30:32 +0000
committerjmelo <jmelo@FreeBSD.org>2006-05-30 13:30:32 +0000
commit15bcdc0d9f13468036fb9467ef25cc9bf33c81b3 (patch)
tree26a54111dce568690474219857ee972061aa7788 /japanese
parentc0a9f0e731cfae34b7a48b3cebb098a9dda4d513 (diff)
downloadFreeBSD-ports-15bcdc0d9f13468036fb9467ef25cc9bf33c81b3.zip
FreeBSD-ports-15bcdc0d9f13468036fb9467ef25cc9bf33c81b3.tar.gz
- Remove appendix/{LIST,LIST-ja} which have disappeared from MASTER_SITES.
- Bump portrevision. PR: ports/97553 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> (maintainer) Approved by: mnag (mentor)
Diffstat (limited to 'japanese')
-rw-r--r--japanese/eb/Makefile9
-rw-r--r--japanese/eb/pkg-plist2
2 files changed, 2 insertions, 9 deletions
diff --git a/japanese/eb/Makefile b/japanese/eb/Makefile
index 10d3379..6d4e369 100644
--- a/japanese/eb/Makefile
+++ b/japanese/eb/Makefile
@@ -7,7 +7,7 @@
PORTNAME= eb
PORTVERSION= 4.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= japanese
MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/
DISTFILES= ${EBFILES} \
@@ -19,8 +19,6 @@ MAINTAINER= yasu@utahime.org
COMMENT= C library for accessing EB, EBG, EBXA and EPWING CD-ROM dictionaries
EBFILES= ${DISTNAME}${EXTRACT_SUFX}
-LISTFILES= appendix/LIST \
- appendix/LIST-ja
APPENDIXFILES= appendix/cencro-1.0.tar.gz \
appendix/chujiten-2.3.tar.gz \
appendix/chujiten2-2.0.tar.gz \
@@ -72,7 +70,7 @@ APPENDIXDIR= ${DATADIR}/appendix
.include <bsd.port.pre.mk>
.if ${ARCH} == "ia64"
-BROKEN= "Configure fails on ia64"
+BROKEN= Configure fails on ia64
.endif
post-extract:
@@ -84,9 +82,6 @@ post-extract:
.endfor
post-install:
-.for f in ${LISTFILES}
- ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${f} ${APPENDIXDIR}
-.endfor
${CP} -R ${WRKDIR}/appendix/ ${APPENDIXDIR}
.include <bsd.port.post.mk>
diff --git a/japanese/eb/pkg-plist b/japanese/eb/pkg-plist
index 22fa261..112c5c3 100644
--- a/japanese/eb/pkg-plist
+++ b/japanese/eb/pkg-plist
@@ -74,8 +74,6 @@ share/aclocal/eb4.m4
%%DOCSDIR%%/ebzip-10.html
%%DOCSDIR%%/ebzip.html
@dirrm %%DOCSDIR%%
-%%DATADIR%%/appendix/LIST
-%%DATADIR%%/appendix/LIST-ja
%%DATADIR%%/appendix/cencro-1.0/catalog
%%DATADIR%%/appendix/cencro-1.0/catalog.app
%%DATADIR%%/appendix/cencro-1.0/cencro.app
OpenPOWER on IntegriCloud