1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Un-broke the compile by forcing stdargs.

This commit is contained in:
Wes Peters 2003-10-27 21:20:32 +00:00
parent 2dd7487154
commit 954dc096ed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92359

View File

@ -17,10 +17,6 @@ MAN1= snobol4.1
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 501000
BROKEN= "Does not compile"
.endif
# Fix GCC 3.x from freaking out over some of our pointers.
#
# I had to patch gendata.sno, so I patched the changes it produces