aboutsummaryrefslogtreecommitdiff
path: root/sysutils/jobd
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-01-03 11:01:05 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-01-03 11:01:05 +0000
commitc1b39669d4c0fcf493382cfe462b10522569781e (patch)
tree4258e0d342beadc5ca18094ba5ce084e678b753d /sysutils/jobd
parentb1e8459a6f10a8f6d8c7d13ce7ca823e79130887 (diff)
downloadports-c1b39669d4c0fcf493382cfe462b10522569781e.tar.gz
ports-c1b39669d4c0fcf493382cfe462b10522569781e.zip
Notes
Diffstat (limited to 'sysutils/jobd')
-rw-r--r--sysutils/jobd/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/sysutils/jobd/Makefile b/sysutils/jobd/Makefile
index d9a3e780943e..97d23945e697 100644
--- a/sysutils/jobd/Makefile
+++ b/sysutils/jobd/Makefile
@@ -21,10 +21,4 @@ BROKEN_aarch64= Fails to compile: comparison of constant -1 with expression of
BROKEN_mips64= Fails to configure: unrecognized command line option -std=c++11
BROKEN_sparc64= Fails to configure: unrecognized command line option -std=c++11
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 1000000
-IGNORE= requires FreeBSD 10 or later
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>