diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/leocad/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cad/leocad/Makefile b/cad/leocad/Makefile index d8e3c7b..92b5212 100644 --- a/cad/leocad/Makefile +++ b/cad/leocad/Makefile @@ -31,10 +31,6 @@ MAKE_ENV+= CXX=${CXX} .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 502126 -BROKEN= "Broken by changes to make(1) on FreeBSD >= 5.x" -.endif - post-extract: @unzip -q -o ${DISTDIR}/leocad-pieces-20030330.zip -d ${WRKDIR}/pieces |