Perl is used while processing manual pages.

Pointed out by Yasushi Oshima <oshimaya@sc.starcat.ne.jp> in pkg/17098.
This commit is contained in:
uebayasi 2002-05-29 13:58:56 +00:00
parent 5511251ac4
commit 25816732ff

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile.common,v 1.3 2002/05/17 00:01:12 kei Exp $
# $NetBSD: Makefile.common,v 1.4 2002/05/29 13:58:56 uebayasi Exp $
#
DISTNAME= w3m-${W3M_VERS}
@ -23,6 +23,9 @@ EXTRACT_ONLY= ${W3M_SRC}
PATCHDIR= ${.CURDIR}/../w3m/patches
DISTINFO_FILE= ${.CURDIR}/../w3m/distinfo
# For manuals
USE_PERL5= # defined
# multibyte/wide character support was split into libwc in latest version of
# w3m-m17n.
#LIBWC_SRC= libwc-latest.tar.gz