mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Remove tests for unsupported FreeBSD versions
This commit is contained in:
parent
5f12f138d4
commit
c30c441cba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327263
3 changed files with 0 additions and 12 deletions
|
@ -100,8 +100,4 @@ DESCR?= ${.CURDIR}/../rsyslog6/pkg-descr
|
|||
DISTINFO_FILE?= ${.CURDIR}/../rsyslog6/distinfo
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} < 700042
|
||||
USE_GCC= 4.2+
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
|
@ -172,8 +172,4 @@ post-install:
|
|||
.endif
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.if ${OSVERSION} < 700042
|
||||
USE_GCC= 4.2+
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
|
@ -174,8 +174,4 @@ post-install:
|
|||
.endif
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.if ${OSVERSION} < 700042
|
||||
USE_GCC= 4.2+
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue