From 834490816ddc9135c6bcb0fbff6803e1cf76e5f8 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sat, 15 Mar 1997 11:56:09 +0000 Subject: Misc. cleanup. They've been in my tree for a while, I forgot to commit them. --- japanese/nvi-iso-2022-jp/Makefile | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'japanese/nvi-iso-2022-jp') diff --git a/japanese/nvi-iso-2022-jp/Makefile b/japanese/nvi-iso-2022-jp/Makefile index 1a3885d9e03c..7824c1eabb9d 100644 --- a/japanese/nvi-iso-2022-jp/Makefile +++ b/japanese/nvi-iso-2022-jp/Makefile @@ -3,13 +3,16 @@ # Date created: 6 Mar 1997 # Whom: Jun-ichiro itojun Itoh # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/03/06 08:38:45 asami Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk +FILESDIR= ${.CURDIR}/../../editors/nvi/files +PATCHDIR= ${.CURDIR}/../../editors/nvi/patches +PKGDIR= ${.CURDIR}/../../editors/nvi/pkg +COMMENT= ${.CURDIR}/pkg/COMMENT + .include <${.CURDIR}/../../editors/nvi/Makefile> -# bsd.port.mk has been included in the above statement, so we don't need to -# include it again. PKGNAME= jp-nvi-iso2022jp-1.79-970306 CATEGORIES= japanese editors @@ -18,9 +21,4 @@ MAINTAINER= itojun@itojun.org LIB_DEPENDS+= canna\\.1\\.:${PORTSDIR}/japanese/Canna -FILESDIR= ${PORTSDIR}/editors/nvi/files -PATCHDIR= ${PORTSDIR}/editors/nvi/patches -PKGDIR= ${PORTSDIR}/editors/nvi/pkg -COMMENT= ${.CURDIR}/pkg/COMMENT - CONFIGURE_ARGS= --enable-multibyte=iso-2022-jp --program-prefix=n --enable-canna -- cgit v1.2.3