diff options
author | shaun <shaun@FreeBSD.org> | 2007-04-26 22:08:55 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2007-04-26 22:08:55 +0800 |
commit | 309e2fd25487ad96c22a3b523188485a495a2673 (patch) | |
tree | 77e77c3666692918a63733025992718ab33e8491 | |
parent | e5a34d27cddb4f8c203fa9e2ce76c6e48512cad0 (diff) | |
download | freebsd-ports-gnome-309e2fd25487ad96c22a3b523188485a495a2673.tar.gz freebsd-ports-gnome-309e2fd25487ad96c22a3b523188485a495a2673.tar.zst freebsd-ports-gnome-309e2fd25487ad96c22a3b523188485a495a2673.zip |
- Remove FreeBSD 4.x checks.
PR: ports/112021, ports/112035, ports/112064
Submitted by: David Yeske <dyeske@yahoo.com> (maintainer)
-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=.+$$||; \ |