Portability checks are skipped -- the first false positive for the new

check.
This commit is contained in:
rillig 2006-10-05 02:58:02 +00:00
parent 05f4e9951f
commit 1a4d6293f1

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2005/04/11 21:47:52 tv Exp $
# $NetBSD: Makefile,v 1.7 2006/10/05 02:58:02 rillig Exp $
DISTNAME= elinks-0.4.3
PKGREVISION= 3
@ -11,8 +11,8 @@ HOMEPAGE= http://elinks.or.cz/
COMMENT= Extended/Enhanced Links
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-x
SKIP_PORTABILITY_CHECK= yes # The offending code is commented out.
.include "../../archivers/bzip2/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"