diff options
Diffstat (limited to 'security/bsp_upektfmess/Makefile')
-rw-r--r-- | security/bsp_upektfmess/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/security/bsp_upektfmess/Makefile b/security/bsp_upektfmess/Makefile index 57959842d1be..ed9f504e4f11 100644 --- a/security/bsp_upektfmess/Makefile +++ b/security/bsp_upektfmess/Makefile @@ -38,9 +38,6 @@ ONLY_FOR_ARCHS= i386 OPTIONS= GUI "Install GUI" off .include <bsd.port.pre.mk> -.if ${OSVERSION} < 700000 -IGNORE= needs at least FreeBSD 7.0-RELEASE -.endif .if defined(WITH_GUI) TFMESSPATH=${WRKDIR}/${DISTNAME} |