diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-04 02:24:29 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-04 02:24:29 +0000 |
commit | 52d564a55281a0e508af246fff0da98dc47c91f7 (patch) | |
tree | 3f8a80ef119467b0186ce4ffff223c0d0120ca4e /ports-mgmt | |
parent | 2f5fd33d0b48f766e2722a601367b2d51c9e82a8 (diff) |
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/kports-qt4/Makefile | 4 | ||||
-rw-r--r-- | ports-mgmt/kports/Makefile | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/ports-mgmt/kports-qt4/Makefile b/ports-mgmt/kports-qt4/Makefile index cf93ff08ffdb..60cb195e5579 100644 --- a/ports-mgmt/kports-qt4/Makefile +++ b/ports-mgmt/kports-qt4/Makefile @@ -28,10 +28,6 @@ OPTIONS= PORTAUDIT "Require Portaudit" on .include <bsd.port.pre.mk> -.if ${OSVERSION} < 500000 -IGNORE= doesn't compile properly on 4.x systems -.endif - .if !defined(WITHOUT_PORTAUDIT) RUN_DEPENDS+= portaudit:${PORTSDIR}/ports-mgmt/portaudit .endif diff --git a/ports-mgmt/kports/Makefile b/ports-mgmt/kports/Makefile index cf93ff08ffdb..60cb195e5579 100644 --- a/ports-mgmt/kports/Makefile +++ b/ports-mgmt/kports/Makefile @@ -28,10 +28,6 @@ OPTIONS= PORTAUDIT "Require Portaudit" on .include <bsd.port.pre.mk> -.if ${OSVERSION} < 500000 -IGNORE= doesn't compile properly on 4.x systems -.endif - .if !defined(WITHOUT_PORTAUDIT) RUN_DEPENDS+= portaudit:${PORTSDIR}/ports-mgmt/portaudit .endif |