aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/geany-plugin-webhelper/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/geany-plugin-webhelper/Makefile b/devel/geany-plugin-webhelper/Makefile
index e25535f6c20e..0a3ba8c2f9be 100644
--- a/devel/geany-plugin-webhelper/Makefile
+++ b/devel/geany-plugin-webhelper/Makefile
@@ -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>