games/py-fife: mark FIFECHAN option as deprecated
This commit is contained in:
parent
cc3b74b87f
commit
2aff96a8b4
@ -71,4 +71,10 @@ post-patch:
|
|||||||
${WRKSRC}/engine/core/loaders/native/map/objectloader.cpp \
|
${WRKSRC}/engine/core/loaders/native/map/objectloader.cpp \
|
||||||
${WRKSRC}/engine/core/gui/fifechan/fifechanmanager.cpp
|
${WRKSRC}/engine/core/gui/fifechan/fifechanmanager.cpp
|
||||||
|
|
||||||
|
.include <bsd.port.options.mk>
|
||||||
|
|
||||||
|
.if ${PORT_OPTIONS:MFIFECHAN}
|
||||||
|
DEPRECATED= Depends on expired devel/fifechan
|
||||||
|
.endif
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user