summaryrefslogtreecommitdiff
path: root/devel/thrift/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/thrift/Makefile')
-rw-r--r--devel/thrift/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/devel/thrift/Makefile b/devel/thrift/Makefile
index 463cfe8fb407..8178db61a5e1 100644
--- a/devel/thrift/Makefile
+++ b/devel/thrift/Makefile
@@ -25,12 +25,6 @@ CONFIGURE_ARGS= --with-boost=${LOCALBASE} \
--with-event=${LOCALBASE}
CONFIGURE_ENV+= ${MAKE_ENV}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 600000
-BROKEN= Incorrect plist
-.endif
-
post-patch:
${REINPLACE_CMD} -i '' -e 's=lib/py ==' ${WRKSRC}/*.*
@@ -41,4 +35,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/doc/thrift.pdf ${DOCSDIR}
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>