BROKEN on 4.x: Does not compile

This commit is contained in:
Kris Kennaway 2004-07-02 08:18:05 +00:00
parent c113d5d1b2
commit 4c867be5d0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112739

View file

@ -43,6 +43,10 @@ MAN1= k3d.1
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
BROKEN= "Does not compile on FreeBSD 4.x"
.endif
post-install:
.for dir in ${PREFIX}/include/k3d ${PREFIX}/share/k3d ${PREFIX}/lib/k3d
@${FIND} ${dir} ! -type d | \