1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00

Both webkit-gtk2 and webkit-gtk3 are deprecated

This commit is contained in:
Antoine Brodin 2019-03-21 07:07:39 +00:00
parent e2d104a247
commit 294fb06eb5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496426

View File

@ -14,9 +14,7 @@ gtk3_LIB_DEPENDS= libwebkitgtk-3.0.so:www/webkit-gtk3
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
.if ${FLAVOR} == gtk2
DEPRECATED= Depends on forbidden webkit port
EXPIRATION_DATE=2019-03-24
.endif
.include <bsd.port.mk>