- Ports Tree does not support < 7x, so this check is unnecessary.
PR: ports/168274 Submitted by: crees@
This commit is contained in:
parent
b735800a35
commit
f8f1a0d9a0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297351
1 changed files with 1 additions and 7 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue