mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
BROKEN on 4.x: broken pkg-plist
This commit is contained in:
parent
7c316c35d2
commit
6fdf1ee4ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101683
@ -148,6 +148,10 @@ PLIST_SUB= IF_SQLITE=${IF_SQLITE} \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= "Broken pkg-plist"
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} >= 500000
|
||||
EXTRA_PATCHES= ${PATCHDIR}/extra-patch-*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user