1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00

This now appears to build both on 7.x and 8.x.

Reported by:	pointyhat
Approved by:	portmgr (self)
This commit is contained in:
Mark Linimon 2007-11-20 02:51:51 +00:00
parent 4aa32c356b
commit 03513793c4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202767

View File

@ -22,10 +22,4 @@ CONFIGURE_ARGS= --without-motif \
MAN6= nibbles.6 znibbles.6 gznibbles.6 znibblesX.6
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 700042
BROKEN= Does not compile with GCC 4.2
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>