mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Mark broken again, does not build
cc -I. -I. -DUSE_PPP -DUSE_MS_DNS -O2 -pipe -fno-strict-aliasing -c ./ppp/auth.c In file included from ./ppp/auth.c:56: ./ppp/pppd.h:107: error: conflicting types for 'output' ./ppp.p:13: error: previous declaration of 'output' was here *** Error code 1 Reported by: pkg-fallout (still since at least august 2013)
This commit is contained in:
parent
451a5a65ea
commit
9a226e8e55
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349465
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ MASTER_SITES= SF
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= A (C)SLIP/PPP emulator for users with shell accounts
|
COMMENT= A (C)SLIP/PPP emulator for users with shell accounts
|
||||||
|
|
||||||
|
BROKEN= Does not build
|
||||||
|
|
||||||
# serious LP64 issues
|
# serious LP64 issues
|
||||||
ONLY_FOR_ARCHS= i386
|
ONLY_FOR_ARCHS= i386
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue