- Ports Tree does not support < 7x, so this check is unnecessary.

PR:		ports/168274
Submitted by:	crees@
This commit is contained in:
Sylvio Cesar Teixeira 2012-05-24 18:17:16 +00:00
parent b735800a35
commit f8f1a0d9a0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297351

View file

@ -30,10 +30,4 @@ USE_XORG= x11 xaw ice xext
MANCOMPRESSED= no
MAN1= idraw.1 iclass.1 drawtool.1 comterp.1 comdraw.1 flipbook.1 graphdraw.1
.include <bsd.port.pre.mk>
.if ${OSVERSION} <= 604100
USE_GCC= 4.2+
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>