From c26df24ef22ddc1d6da09fc70c0fe5504ffef5b9 Mon Sep 17 00:00:00 2001 From: gabor Date: Sun, 15 Apr 2007 21:06:14 +0000 Subject: - Remove FreeBSD 4.X support from unmaintained ports in categories starting with letter f-h --- graphics/fracplanet/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'graphics/fracplanet/Makefile') diff --git a/graphics/fracplanet/Makefile b/graphics/fracplanet/Makefile index 6a33177..c2c2e3d 100644 --- a/graphics/fracplanet/Makefile +++ b/graphics/fracplanet/Makefile @@ -35,12 +35,6 @@ BASH?= ${LOCALBASE}/bin/bash QMAKE?= ${LOCALBASE}/bin/qmake QMAKESPEC?= ${LOCALBASE}/share/qt/mkspecs/freebsd-g++ -.include - -.if ${OSVERSION} < 500000 -BROKEN= Does not build on FreeBSD 4.x -.endif - post-patch: .for file in VERSION configure @${REINPLACE_CMD} -e 's|#!/bin/bash|#!${BASH}|g' ${WRKSRC}/${file} @@ -58,4 +52,4 @@ do-install: .endfor .endif -.include +.include -- cgit v1.1