diff options
Diffstat (limited to 'japanese/nvi-euc-jp/Makefile')
-rw-r--r-- | japanese/nvi-euc-jp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/nvi-euc-jp/Makefile b/japanese/nvi-euc-jp/Makefile index 49278bd47b71..e0eb73085ad9 100644 --- a/japanese/nvi-euc-jp/Makefile +++ b/japanese/nvi-euc-jp/Makefile @@ -3,7 +3,7 @@ # Date created: 6 Mar 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.11 1998/03/04 19:35:05 asami Exp $ +# $Id: Makefile,v 1.12 1998/06/26 09:16:27 obrien Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk @@ -12,7 +12,7 @@ PATCHDIR= ${.CURDIR}/../../editors/nvi-m17n/patches PKGDIR= ${.CURDIR}/../../editors/nvi-m17n/pkg COMMENT= ${.CURDIR}/pkg/COMMENT -LIB_DEPENDS= canna\\.1\\.:${PORTSDIR}/japanese/Canna +LIB_DEPENDS= canna.1:${PORTSDIR}/japanese/Canna PKGNAME= ja-nvi-eucjp-1.79.19970820 |