diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2002-10-30 13:25:34 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2002-10-30 13:25:34 +0000 |
commit | 1c075370ae61f583b40120f69623710481d2deb4 (patch) | |
tree | 9b3005bcd9e51c335f9e813ea9a4971fafda6b6b /japanese/emacs20-dl-wnn6 | |
parent | d69c74f80d95719f6776fccb4f5dab196a03adc4 (diff) | |
download | ports-1c075370ae61f583b40120f69623710481d2deb4.tar.gz ports-1c075370ae61f583b40120f69623710481d2deb4.zip |
Notes
Diffstat (limited to 'japanese/emacs20-dl-wnn6')
-rw-r--r-- | japanese/emacs20-dl-wnn6/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/emacs20-dl-wnn6/Makefile b/japanese/emacs20-dl-wnn6/Makefile index 959b377c55b1..a2e6359b5913 100644 --- a/japanese/emacs20-dl-wnn6/Makefile +++ b/japanese/emacs20-dl-wnn6/Makefile @@ -7,13 +7,14 @@ PORTNAME= emacs20-dl-wnn6 PORTVERSION= 0.3.6 +PORTREVISION= 1 CATEGORIES= japanese editors MASTER_SITES= http://tokuda-www.cs.titech.ac.jp/~katsuya/emacs/ DISTNAME= dl-wnn-${PORTVERSION} MAINTAINER= shige@FreeBSD.org -LIB_DEPENDS= wnn6.1:${.CURDIR}/../../japanese/Wnn6-lib +LIB_DEPENDS= wnn6.2:${.CURDIR}/../../japanese/Wnn6-lib BUILD_DEPENDS= emacs-dl-${EMACS_VER}:${EMACSDL_DIR} \ autoconf:${PORTSDIR}/devel/autoconf \ ${NONEXISTENT}:${EMACSDL_DIR}:configure |