aboutsummaryrefslogtreecommitdiff
path: root/sysutils/jailme
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-04-18 19:59:09 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-04-18 19:59:09 +0000
commit48c4c898ed44742229e9837671c38f6ffb66b310 (patch)
tree9435030368315c134928015afe1b4a39f199cbde /sysutils/jailme
parentcfbb133944764aa0f37f5db358668f28c388c7c5 (diff)
downloadports-48c4c898ed44742229e9837671c38f6ffb66b310.tar.gz
ports-48c4c898ed44742229e9837671c38f6ffb66b310.zip
Remove 4.x support.
PR: ports/111772 Submitted by: Marcelo Araujo (araujo@bsdmail.org) Approved by: maintainer
Notes
Notes: svn path=/head/; revision=190298
Diffstat (limited to 'sysutils/jailme')
-rw-r--r--sysutils/jailme/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/sysutils/jailme/Makefile b/sysutils/jailme/Makefile
index b1cef942ef15..df327b36696a 100644
--- a/sysutils/jailme/Makefile
+++ b/sysutils/jailme/Makefile
@@ -17,10 +17,4 @@ PLIST_FILES= sbin/jailme
USE_BZIP2= yes
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= Does not compile on 4.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>