aboutsummaryrefslogtreecommitdiffstats
path: root/www/rt2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/rt2/Makefile')
-rw-r--r--www/rt2/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/rt2/Makefile b/www/rt2/Makefile
index cadac0e4041d..992cd56052dd 100644
--- a/www/rt2/Makefile
+++ b/www/rt2/Makefile
@@ -151,6 +151,10 @@ post-install:
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 502000
+BROKEN= "Broken pkg-plist"
+.endif
+
.if ${PERL_LEVEL} < 500601
BUILD_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec
RUN_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec