summaryrefslogtreecommitdiff
path: root/editors/nvi-m17n/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-21 22:33:26 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-21 22:33:26 +0000
commit6f8bd7579790ea689cff4b4ae9b9e2bf5144b285 (patch)
tree32bb4b0c669cef68807d043bbe42c609ea7a23be /editors/nvi-m17n/Makefile
parentConvert to ELF and cleanup use of MAN* macros. (diff)
Remove regexp support for libcanna since it can now be built
in ELF format as well.
Notes
Notes: svn path=/head/; revision=13297
Diffstat (limited to 'editors/nvi-m17n/Makefile')
-rw-r--r--editors/nvi-m17n/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile
index f8b22a4dc60c..e742c6f2486a 100644
--- a/editors/nvi-m17n/Makefile
+++ b/editors/nvi-m17n/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.7 1998/02/09 06:56:40 fenner Exp $
+# $Id: Makefile,v 1.8 1998/02/17 13:11:49 itojun Exp $
#
DISTNAME= nvi-1.79
@@ -17,7 +17,7 @@ PATCHFILES= nvi-1.79.m17n-970820-1600.diff.gz
MAINTAINER= itojun@itojun.org
-#LIB_DEPENDS= canna\\.1\\.:${PORTSDIR}/japanese/Canna
+#LIB_DEPENDS= canna.1:${PORTSDIR}/japanese/Canna
WRKSRC= ${WRKDIR}/${DISTNAME}/build
GNU_CONFIGURE= yes