diff options
Diffstat (limited to 'graphics/megapov/Makefile')
-rw-r--r-- | graphics/megapov/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/megapov/Makefile b/graphics/megapov/Makefile index 51011bb8e722..bcedda0110e1 100644 --- a/graphics/megapov/Makefile +++ b/graphics/megapov/Makefile @@ -39,10 +39,6 @@ CXXFLAGS+= -mcpu=i686 -march=i686 -mfancy-math-387 .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 502103 -BROKEN= "Install fails on FreeBSD >= 5.x" -.endif - post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g ; \ s|%%X11BASE%%|${X11BASE}|g ; \ |