summaryrefslogtreecommitdiff
path: root/lang/snobol
diff options
context:
space:
mode:
authorWes Peters <wes@FreeBSD.org>2003-10-27 21:20:32 +0000
committerWes Peters <wes@FreeBSD.org>2003-10-27 21:20:32 +0000
commit954dc096eda31d02650bc2709cfaff951b0e8f7e (patch)
tree583d7519834ba2161201ae9cd8813b0ce0c7c48a /lang/snobol
parentClean up the patch. (diff)
Un-broke the compile by forcing stdargs.
Notes
Notes: svn path=/head/; revision=92359
Diffstat (limited to 'lang/snobol')
-rw-r--r--lang/snobol/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/snobol/Makefile b/lang/snobol/Makefile
index 8cd396dbc9b7..41e42a230bb2 100644
--- a/lang/snobol/Makefile
+++ b/lang/snobol/Makefile
@@ -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