aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2005-05-05 12:29:36 +0800
committernovel <novel@FreeBSD.org>2005-05-05 12:29:36 +0800
commit81ebe5a68bb1d1c708050be761b57e50b1248c62 (patch)
tree19e8c84ed50de3d879065b3b5f0d1c7cb97715f8 /net
parent0541a0c833c24ac850776a97c1dcfa3555cfbf72 (diff)
downloadfreebsd-ports-gnome-81ebe5a68bb1d1c708050be761b57e50b1248c62.tar.gz
freebsd-ports-gnome-81ebe5a68bb1d1c708050be761b57e50b1248c62.tar.zst
freebsd-ports-gnome-81ebe5a68bb1d1c708050be761b57e50b1248c62.zip
Fix plist
Diffstat (limited to 'net')
-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}