mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
IGNORE on 4.x: Requires GEOM which is a 5.x feature
This commit is contained in:
parent
13dbe25a65
commit
2e5df55dc1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134744
@ -25,4 +25,10 @@ PLIST_FILES= %%PYTHON_SITELIBDIR%%/freebsd.so \
|
||||
%%PYTHON_SITELIBDIR%%/freebsd_compat02.pyc \
|
||||
%%PYTHON_SITELIBDIR%%/freebsd_compat02.pyo
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
IGNORE= requires GEOM which is only present on FreeBSD 5.x and above
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user