1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Mark BROKEN everywhere now

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2009-01-27 20:02:10 +00:00
parent 3f045411d0
commit 4ce05da19d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226998

View File

@ -26,13 +26,9 @@ USE_GCC= 4.2+
CFLAGS+= -I${LOCALBASE}/include/dssi
USE_AUTOTOOLS= autoconf:262 automake:110:env libtool:15
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 700000
BROKEN= does not compile
.endif
pre-configure:
cd ${WRKSRC} && ${AUTORECONF}
.include <bsd.port.post.mk>
.include <bsd.port.mk>