aboutsummaryrefslogtreecommitdiff
path: root/science/orthanc
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 /science/orthanc
parentb1e8459a6f10a8f6d8c7d13ce7ca823e79130887 (diff)
downloadports-c1b39669d4c0fcf493382cfe462b10522569781e.tar.gz
ports-c1b39669d4c0fcf493382cfe462b10522569781e.zip
Cleanup BROKEN/IGNORE for 10.3-
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=430454
Diffstat (limited to 'science/orthanc')
-rw-r--r--science/orthanc/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/science/orthanc/Makefile b/science/orthanc/Makefile
index bed1176fc090..9765074e35ba 100644
--- a/science/orthanc/Makefile
+++ b/science/orthanc/Makefile
@@ -84,10 +84,4 @@ post-install:
${CP} ${WRKSRC}/Resources/Configuration.json ${STAGEDIR}${ETCDIR}/orthanc.json.sample
${STRIP_CMD} ${STAGEDIR}${DATADIR}/plugins/libServeFolders.so.${PORTVERSION}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 1001000
-IGNORE= supported only on 10.x by upstream, not all unit tests are passed
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>