aboutsummaryrefslogtreecommitdiff
path: root/net/c3270/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/c3270/Makefile')
-rw-r--r--net/c3270/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/c3270/Makefile b/net/c3270/Makefile
index 2431e0404adc..11fd9ef4ccac 100644
--- a/net/c3270/Makefile
+++ b/net/c3270/Makefile
@@ -32,8 +32,6 @@ MAN1= c3270.1 \
MAN5= ibm_hosts.5
MANCOMPRESSED= no
-PORTDOCS= *
-
# c3270's ./configure script supports these.
# Within it all options except DBCS are enabled by default.
@@ -116,6 +114,7 @@ pre-patch:
post-install:
@( cd ${WRKSRC} && ${GMAKE} ${MAKE_FLAGS} Makefile install.man )
.if !defined(NOPORTDOCS)
+ PORTDOCS= *
@${MKDIR} ${DOCSDIR}
@${MKDIR} ${DOCSDIR}/html
.for i in ${PORTDOCS}