aboutsummaryrefslogtreecommitdiff
path: root/graphics/zbar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/zbar/Makefile')
-rw-r--r--graphics/zbar/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/zbar/Makefile b/graphics/zbar/Makefile
index 70086e06e65d..743f0cf98935 100644
--- a/graphics/zbar/Makefile
+++ b/graphics/zbar/Makefile
@@ -53,6 +53,12 @@ QT4_CONFIGURE_OFF= --with-qt=no
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+.include <bsd.port.options.mk>
+.if ${PORT_OPTIONS:MQT4}
+DEPRECATED= Qt4 has been EOL since december 2015
+EXPIRATION_DATE= 2019-03-15
+.endif
+
post-patch-DOCS-off:
@${REINPLACE_CMD} '/^install-data-am: /s/install-dist_docDATA//' \
${WRKSRC}/Makefile.in