aboutsummaryrefslogtreecommitdiff
path: root/net/c3270
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2005-05-05 04:29:36 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2005-05-05 04:29:36 +0000
commit62b89a8a7a1548550d7c2afee054f60a89696a67 (patch)
treeeb09f5372dcbbc963d44fac5d153409c4560108f /net/c3270
parent410bc95578eb5053f3bd4f78f9d95c1ae9548798 (diff)
downloadports-62b89a8a7a1548550d7c2afee054f60a89696a67.tar.gz
ports-62b89a8a7a1548550d7c2afee054f60a89696a67.zip
Fix plist
Notes
Notes: svn path=/head/; revision=134641
Diffstat (limited to 'net/c3270')
-rw-r--r--net/c3270/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/c3270/Makefile b/net/c3270/Makefile
index 11fd9ef4ccac..99faed539c09 100644
--- a/net/c3270/Makefile
+++ b/net/c3270/Makefile
@@ -32,6 +32,10 @@ MAN1= c3270.1 \
MAN5= ibm_hosts.5
MANCOMPRESSED= no
+.if !defined(NOPORTDOCS)
+PORTDOCS= *
+.endif
+
# c3270's ./configure script supports these.
# Within it all options except DBCS are enabled by default.
@@ -114,7 +118,6 @@ 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}