aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2009-04-08 08:42:40 +0800
committeritetcu <itetcu@FreeBSD.org>2009-04-08 08:42:40 +0800
commit41007a9014bc601c71683a2245a05f8ffee91f50 (patch)
tree1dd602b401f9888c301444cf5e59e25b7fe4ed28 /chinese
parentcc9eb7c81fd13e8c99ef96f1c4771c90005cf9a2 (diff)
downloadfreebsd-ports-gnome-41007a9014bc601c71683a2245a05f8ffee91f50.tar.gz
freebsd-ports-gnome-41007a9014bc601c71683a2245a05f8ffee91f50.tar.zst
freebsd-ports-gnome-41007a9014bc601c71683a2245a05f8ffee91f50.zip
Fix plist with -DNOPORT*.
Prompted by: QAT QA run Approved by: maintainer timeout on QATMail
Diffstat (limited to 'chinese')
-rw-r--r--chinese/gcin/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/chinese/gcin/Makefile b/chinese/gcin/Makefile
index 59f523f3021e..22489de23059 100644
--- a/chinese/gcin/Makefile
+++ b/chinese/gcin/Makefile
@@ -97,6 +97,9 @@ post-patch:
${WRKSRC}/qt-im/Makefile ${WRKSRC}/scripts/modify-XIM \
${WRKSRC}/scripts/utf8-edit
@${REINPLACE_CMD} -e '/make/ d' ${WRKSRC}/IMdkit/lib/Makefile
+.ifdef NOPORTDOCS
+ @${REINPLACE_CMD} '/install.*DOC_DIR/d' ${WRKSRC}/Makefile
+.endif
.if defined(WITH_BOSHIAMY)
PLIST_SUB+= BOSHIAMY=""