diff options
Diffstat (limited to 'graphics/xoris')
-rw-r--r-- | graphics/xoris/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/graphics/xoris/Makefile b/graphics/xoris/Makefile index 508958bfed06..9a44f7ff1b7d 100644 --- a/graphics/xoris/Makefile +++ b/graphics/xoris/Makefile @@ -15,11 +15,7 @@ USE_XORG= x11 OPTIONS_DEFINE= DOCS -.include <bsd.port.options.mk> - -.if ${PORT_OPTIONS:MDOCS} -SUB_FILES= pkg-message -.endif +DOCS_SUB_FILES= pkg-message post-install: ${INSTALL_SCRIPT} ${FILESDIR}/xoris-run.sh ${STAGEDIR}${PREFIX}/bin |