1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Remove 4.X gruft

PR:		111776
Submitted by:	Marcelo Araujo <araujo@bsdmail.org)
Approved by:	maintainer
This commit is contained in:
Martin Wilke 2007-04-17 17:52:51 +00:00
parent c1e2bc5af3
commit 051bb145dc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190195

View File

@ -43,10 +43,4 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/docs/${PORTDOCS} ${DOCSDIR}
.endif
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
BROKEN= "Doesn't build on < 5.x"
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>