diff options
Diffstat (limited to 'math/ploticus')
-rw-r--r-- | math/ploticus/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/ploticus/Makefile b/math/ploticus/Makefile index 8c7d854bb21..1a5fa9defe3 100644 --- a/math/ploticus/Makefile +++ b/math/ploticus/Makefile @@ -61,7 +61,6 @@ do-install: ${CPIO} -pdm -L -R ${SHAREOWN}:${SHAREGRP} ${DATADIR} .if !defined(NO_INSTALL_MANPAGES) - # pl.1 conflicts with lang/TenDRA ${INSTALL_MAN} ${WRKSRC}/man/man1/pl.1 ${MANPREFIX}/man/man1/ploticus.1 ${INSTALL_MAN} ${WRKSRC}/man/man3/${MAN3} ${MANPREFIX}/man/man3 .endif |