summaryrefslogtreecommitdiff
path: root/japanese/nvi-iso-2022-jp
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-04-09 09:43:53 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-04-09 09:43:53 +0000
commitf84c26962a33b79ad09dab9d567651e621948602 (patch)
tree1edeb4824d85278f5120ace1fcc5ed13158ada0e /japanese/nvi-iso-2022-jp
parentupdate to March 29, 1997 version of Wine (diff)
The dependency rules are created in bsd.port.mk only if *_DEPENDS are
defined, so move LIB_DEPENDS before .include of editors/nvi/Makefile (which also includes bsd.port.mk).
Notes
Notes: svn path=/head/; revision=6169
Diffstat (limited to 'japanese/nvi-iso-2022-jp')
-rw-r--r--japanese/nvi-iso-2022-jp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/nvi-iso-2022-jp/Makefile b/japanese/nvi-iso-2022-jp/Makefile
index 67185775bc1a..12235e22e0d4 100644
--- a/japanese/nvi-iso-2022-jp/Makefile
+++ b/japanese/nvi-iso-2022-jp/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.3 1997/04/09 07:10:05 asami Exp $
+# $Id: Makefile,v 1.4 1997/04/09 07:34:45 asami Exp $
#
# can't use PORTSDIR here, since we haven't included bsd.port.mk
@@ -12,6 +12,8 @@ PATCHDIR= ${.CURDIR}/../../editors/nvi/patches
PKGDIR= ${.CURDIR}/../../editors/nvi/pkg
COMMENT= ${.CURDIR}/pkg/COMMENT
+LIB_DEPENDS= canna\\.1\\.:${PORTSDIR}/japanese/Canna
+
.include <${.CURDIR}/../../editors/nvi/Makefile>
PKGNAME= jp-nvi-iso2022jp-1.79-970408
@@ -19,6 +21,4 @@ CATEGORIES= japanese editors
MAINTAINER= itojun@itojun.org
-LIB_DEPENDS+= canna\\.1\\.:${PORTSDIR}/japanese/Canna
-
CONFIGURE_ARGS= --enable-multibyte=iso-2022-jp --program-prefix=n --enable-canna