b2da672473
Feature request/code had been submitted upstream "back then", and apparently a different solution has been implemented upstream in the meantime, but our package was upgraded without removing our patch.
11 lines
259 B
Makefile
11 lines
259 B
Makefile
# $NetBSD: Makefile,v 1.55 2008/08/20 09:26:44 is Exp $
|
|
#
|
|
|
|
PKGNAME= ${DISTNAME:S/pre/.0./}
|
|
PKGREVISION= 1
|
|
COMMENT= Lynx-like text WWW browser
|
|
|
|
CONFLICTS+= links-gui-[0-9]* elinks-0.3*
|
|
|
|
.include "../../www/links/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|