Portability checks are skipped -- the first false positive for the new
check.
This commit is contained in:
parent
05f4e9951f
commit
1a4d6293f1
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue