diff options
-rw-r--r-- | graphics/pixieplus/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/pixieplus/Makefile b/graphics/pixieplus/Makefile index 4f073ad6be15..b01807f6050d 100644 --- a/graphics/pixieplus/Makefile +++ b/graphics/pixieplus/Makefile @@ -26,10 +26,6 @@ USE_BZIP2= yes .include <bsd.port.pre.mk> -.if ${OSVERSION} < 500000 -BROKEN= "Does not compile on 4.x" -.endif - post-patch: @${CP} ${FILESDIR}/blob_private.h ${WRKSRC}/app/ @${CP} ${FILESDIR}/exception_private.h ${WRKSRC}/app/ |