a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
9 lines
236 B
Makefile
9 lines
236 B
Makefile
# $NetBSD: Makefile,v 1.68 2013/05/31 12:42:54 wiz Exp $
|
|
|
|
PKGNAME= w3m-${W3M_VERS}
|
|
PKGREVISION= 9
|
|
COMMENT= Multilingualized version of a pager/text-based browser w3m
|
|
|
|
CONFLICTS+= w3m-img-[0-9]*
|
|
|
|
.include "../../www/w3m/Makefile.common"
|