aboutsummaryrefslogtreecommitdiff
path: root/www/comclear
diff options
context:
space:
mode:
Diffstat (limited to 'www/comclear')
-rw-r--r--www/comclear/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/www/comclear/Makefile b/www/comclear/Makefile
index 1dd16edaec6d..9d91dff8aabd 100644
--- a/www/comclear/Makefile
+++ b/www/comclear/Makefile
@@ -24,11 +24,6 @@ USE_AUTOMAKE= yes
post-configure:
${PERL} -pi.fbsd -e 's/^install-data-am:.*/install-data-am:/' ${WRKSRC}/Makefile
-.if defined(NOPORTDOCS)
-PLIST_SUB+= PORTDOCS:="@comment "
-.else
-PLIST_SUB+= PORTDOCS:=
-
post-install:
cd ${WRKSRC} && ${GMAKE} install-docDATA
.endif