- Remove FreeBSD 4.x bits.
Submitted by: araujo PR: ports/111849
This commit is contained in:
parent
051d5c4e63
commit
e7758ca717
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194161
1 changed files with 1 additions and 7 deletions
|
@ -25,12 +25,6 @@ MAKEFILE= ${WRKSRC}/make/gcc.mak
|
|||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= does not compile
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
#
|
||||
# CFLAGS safety
|
||||
|
@ -52,4 +46,4 @@ post-install:
|
|||
.endif
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue