mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
Mark it broken, because it doesn't compile on a -current
system. Andrey discusses the reason and possible solutions on the lynx mailing lists. On stable it compiles fine. As requested by: Andrey
This commit is contained in:
parent
4ee82443c3
commit
6d78504def
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7644
@ -4,7 +4,7 @@
|
||||
# Date created: 15 Dec 1994
|
||||
# Whom: ache
|
||||
#
|
||||
# $Id: Makefile,v 1.50 1997/08/16 10:15:56 ache Exp $
|
||||
# $Id: Makefile,v 1.51 1997/08/21 10:17:45 andreas Exp $
|
||||
#
|
||||
|
||||
DISTNAME= lynx2.7.1ac-0.54
|
||||
@ -14,6 +14,7 @@ MASTER_SITES= http://sol.slcc.edu/lynx/current/
|
||||
|
||||
MAINTAINER= ache@FreeBSD.ORG
|
||||
|
||||
BROKEN= "doesn't build on -current"
|
||||
WRKSRC= ${WRKDIR}/lynx2-7-1
|
||||
GNU_CONFIGURE= YES
|
||||
CONFIGURE_ARGS= --with-screen=ncurses
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Date created: 15 Dec 1994
|
||||
# Whom: ache
|
||||
#
|
||||
# $Id: Makefile,v 1.50 1997/08/16 10:15:56 ache Exp $
|
||||
# $Id: Makefile,v 1.51 1997/08/21 10:17:45 andreas Exp $
|
||||
#
|
||||
|
||||
DISTNAME= lynx2.7.1ac-0.54
|
||||
@ -14,6 +14,7 @@ MASTER_SITES= http://sol.slcc.edu/lynx/current/
|
||||
|
||||
MAINTAINER= ache@FreeBSD.ORG
|
||||
|
||||
BROKEN= "doesn't build on -current"
|
||||
WRKSRC= ${WRKDIR}/lynx2-7-1
|
||||
GNU_CONFIGURE= YES
|
||||
CONFIGURE_ARGS= --with-screen=ncurses
|
||||
|
Loading…
Reference in New Issue
Block a user