pkgsrc/www/links/Makefile
is b2da672473 Patch no longer needed, besides failing for some boundary conditions.
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.
2008-08-20 09:26:44 +00:00

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"