aboutsummaryrefslogtreecommitdiff
path: root/devel/doxygen
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-01-05 11:00:49 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-01-05 11:00:49 +0000
commit9c8a649e64872ba3ce9c147de9c6563e7ea759de (patch)
treeddff58c3454f1e52edefc64841d48182b8a7ecac /devel/doxygen
parent38dd63e03e265a53b5504e92509db95db2f7d85c (diff)
downloadports-9c8a649e64872ba3ce9c147de9c6563e7ea759de.tar.gz
ports-9c8a649e64872ba3ce9c147de9c6563e7ea759de.zip
Notes
Diffstat (limited to 'devel/doxygen')
-rw-r--r--devel/doxygen/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/devel/doxygen/Makefile b/devel/doxygen/Makefile
index 318245561c9b..b94784fbdeb3 100644
--- a/devel/doxygen/Makefile
+++ b/devel/doxygen/Makefile
@@ -53,15 +53,8 @@ DOCS_PLIST_FILES= man/man1/doxygen.1.gz \
DOCS_IMPLIES= LATEX
PORTDOCS= *
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 1000033
-BUILD_DEPENDS+= ${LOCALBASE}/bin/flex:textproc/flex
-CMAKE_ARGS+= -DFLEX_EXECUTABLE=${LOCALBASE}/bin/flex
-.endif
-
post-patch:
@${REINPLACE_CMD} -e '/PERL_PATH/ s|/usr/bin/perl|${perl_CMD}|' \
${WRKSRC}/src/config.xml
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>