From 5f21ca4b14dc92ebbf908c7641775e28b71bb225 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Fri, 24 Dec 2004 23:51:15 +0000 Subject: [PATCH] Now compiles on FreeBSD 6.x --- emulators/p-interp/Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/emulators/p-interp/Makefile b/emulators/p-interp/Makefile index caac33eb56fc..b0f579ea3f23 100644 --- a/emulators/p-interp/Makefile +++ b/emulators/p-interp/Makefile @@ -28,10 +28,6 @@ MAN1= ucsd.1 svolio.1 svolcvt.1 .include -.if ${OSVERSION} >= 503000 -BROKEN= "Does not compile on FreeBSD >= 5.x" -.endif - post-extract: @cp ${DISTDIR}/apple_pascal_?.dsk.gz ${WRKDIR}/${DISTNAME} @gunzip ${WRKDIR}/${DISTNAME}/apple_pascal_?.dsk.gz