aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-03-15 19:56:09 +0800
committerasami <asami@FreeBSD.org>1997-03-15 19:56:09 +0800
commit21de50acb951b5d13b9c11e543372100163117a1 (patch)
treecf0e26410d6830837601cf2cdb37388049507bb4 /chinese
parent13d8eba3fd5da7097b8d2959805c2ea6d731bd32 (diff)
downloadfreebsd-ports-gnome-21de50acb951b5d13b9c11e543372100163117a1.tar.gz
freebsd-ports-gnome-21de50acb951b5d13b9c11e543372100163117a1.tar.zst
freebsd-ports-gnome-21de50acb951b5d13b9c11e543372100163117a1.zip
Misc. cleanup. They've been in my tree for a while, I forgot to commit them.
Diffstat (limited to 'chinese')
-rw-r--r--chinese/nvi-big5/Makefile16
-rw-r--r--chinese/nvi-euc-cn/Makefile16
2 files changed, 12 insertions, 20 deletions
diff --git a/chinese/nvi-big5/Makefile b/chinese/nvi-big5/Makefile
index df4ec00bdc2a..110785963311 100644
--- a/chinese/nvi-big5/Makefile
+++ b/chinese/nvi-big5/Makefile
@@ -3,24 +3,20 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/03/06 08:38:44 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= cn-nvi-big5-1.79-970306
CATEGORIES= chinese editors
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=big5 --program-prefix=n
diff --git a/chinese/nvi-euc-cn/Makefile b/chinese/nvi-euc-cn/Makefile
index f59e57e27608..b65c8dc2cb37 100644
--- a/chinese/nvi-euc-cn/Makefile
+++ b/chinese/nvi-euc-cn/Makefile
@@ -3,24 +3,20 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.1.1.1 1997/03/06 08:38:44 asami Exp $
+# $Id: Makefile,v 1.2 1997/03/06 11:48:00 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= cn-nvi-euccn-1.79-970306
CATEGORIES= chinese editors
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=euc-cn --program-prefix=n