diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-07-31 07:17:11 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-07-31 07:17:11 +0000 |
commit | bf958d6a97c99e1e78cadd6fd44a67fdbeaf496c (patch) | |
tree | ea5cb10cb77a9b9ffa256350809f21110ef33963 /japanese/eb/Makefile | |
parent | 0be0fb477cb7000852c24a6cf6bba1c9bf3abd7e (diff) | |
download | ports-bf958d6a97c99e1e78cadd6fd44a67fdbeaf496c.tar.gz ports-bf958d6a97c99e1e78cadd6fd44a67fdbeaf496c.zip |
Notes
Diffstat (limited to 'japanese/eb/Makefile')
-rw-r--r-- | japanese/eb/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/japanese/eb/Makefile b/japanese/eb/Makefile index ad75d36cb115..aa2c07bb22e0 100644 --- a/japanese/eb/Makefile +++ b/japanese/eb/Makefile @@ -6,8 +6,8 @@ # PORTNAME= eb -PORTVERSION= 4.1.3 -PORTREVISION= 1 +PORTVERSION= 4.2 +PORTREVISION= 0 CATEGORIES= japanese MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/ DISTFILES= ${EBFILES} \ @@ -15,9 +15,6 @@ DISTFILES= ${EBFILES} \ ${APPENDIXFILES} EXTRACT_ONLY= ${EBFILES} -PATCH_SITES= ${MASTER_SITES} -#PATCHFILES= ${DISTNAME}+.diff ${DISTNAME}+2.diff - MAINTAINER= takamune2004@yahoo.co.jp COMMENT= C library for accessing EB, EBG, EBXA and EPWING CD-ROM dictionaries @@ -57,6 +54,7 @@ APPENDIXFILES= appendix/cencro-1.0.tar.gz \ DIST_SUBDIR= eb +USE_BZIP2= yes USE_GETTEXT= yes USE_PERL5= yes USE_LIBTOOL_VER= 15 |