summaryrefslogtreecommitdiff
path: root/print/pslib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/pslib/Makefile')
-rw-r--r--print/pslib/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/print/pslib/Makefile b/print/pslib/Makefile
index e82d6d139734..82928d1542e3 100644
--- a/print/pslib/Makefile
+++ b/print/pslib/Makefile
@@ -48,11 +48,4 @@ post-install-EXAMPLES-on:
cd ${EX_WRKSRC} && ${RM} Makefile.unix ChangeLog CMakeLists.txt && \
${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MMANPAGES}
-DEPRECATED= Depends on expired textproc/docbook-utils
-EXPIRATION_DATE=2025-06-21
-.endif
-
.include <bsd.port.mk>