diff options
-rw-r--r-- | graphics/k3d/Makefile | 4 | ||||
-rw-r--r-- | graphics/yafaray/Makefile | 8 | ||||
-rw-r--r-- | graphics/yafray/Makefile | 8 | ||||
-rw-r--r-- | lang/lush/Makefile | 4 |
4 files changed, 2 insertions, 22 deletions
diff --git a/graphics/k3d/Makefile b/graphics/k3d/Makefile index 9c34bd92910b..31f014d0bd42 100644 --- a/graphics/k3d/Makefile +++ b/graphics/k3d/Makefile @@ -45,10 +45,6 @@ MAN1= k3d.1 .include <bsd.port.pre.mk> -.if ${OSVERSION} < 500000 -BROKEN= "Does not compile on FreeBSD 4.x" -.endif - .if ${ARCH} == "amd64" BROKEN= "Does not compile on amd64" .endif diff --git a/graphics/yafaray/Makefile b/graphics/yafaray/Makefile index 6ed07ac60ac1..db016017fa2e 100644 --- a/graphics/yafaray/Makefile +++ b/graphics/yafaray/Makefile @@ -20,13 +20,7 @@ USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME} -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -BROKEN= Does not compile on 4.x -.endif - pre-patch: @${MV} ${WRKSRC}/linux-settings.py ${WRKSRC}/freebsd-settings.py -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/graphics/yafray/Makefile b/graphics/yafray/Makefile index 6ed07ac60ac1..db016017fa2e 100644 --- a/graphics/yafray/Makefile +++ b/graphics/yafray/Makefile @@ -20,13 +20,7 @@ USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME} -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -BROKEN= Does not compile on 4.x -.endif - pre-patch: @${MV} ${WRKSRC}/linux-settings.py ${WRKSRC}/freebsd-settings.py -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/lang/lush/Makefile b/lang/lush/Makefile index 421c8b2ca23b..1a4d3cb0b0e7 100644 --- a/lang/lush/Makefile +++ b/lang/lush/Makefile @@ -34,10 +34,6 @@ MAN1= lush.1 BROKEN= Does not build on sparc64 .endif -.if ${OSVERSION} < 500000 -BROKEN= Does not build -.endif - post-patch: @${REINPLACE_CMD} -E -e \ 's|opt=.+$$||; \ |