aboutsummaryrefslogtreecommitdiffstats
path: root/math/ploticus
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2011-11-02 05:59:38 +0800
committerdougb <dougb@FreeBSD.org>2011-11-02 05:59:38 +0800
commit40085871973846b59358caa3c1b464974ac3e321 (patch)
tree0966c29c996792d7ab71a00f16dbe7ba2735ff09 /math/ploticus
parent6e1fe65abe5d723c4317a0d33117999e97581145 (diff)
downloadfreebsd-ports-gnome-40085871973846b59358caa3c1b464974ac3e321.tar.gz
freebsd-ports-gnome-40085871973846b59358caa3c1b464974ac3e321.tar.zst
freebsd-ports-gnome-40085871973846b59358caa3c1b464974ac3e321.zip
Remove comments and optional dependencies for ports which are
about to be removed.
Diffstat (limited to 'math/ploticus')
-rw-r--r--math/ploticus/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/ploticus/Makefile b/math/ploticus/Makefile
index 8c7d854bb217..1a5fa9defe31 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