aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2011-02-19 20:00:00 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2011-02-19 20:00:00 +0000
commitec65c732f9aa0807f453655e246b0e16af7c81bf (patch)
treec290e8ef10c637f64c9b9641bf581b95a6729891 /mail
parent36a5fdca1967637212aac5d6dfe01ecb29002dc5 (diff)
downloadports-ec65c732f9aa0807f453655e246b0e16af7c81bf.tar.gz
ports-ec65c732f9aa0807f453655e246b0e16af7c81bf.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/sylpheed3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile
index cadae30bcbc9..1a01c007ce0d 100644
--- a/mail/sylpheed3/Makefile
+++ b/mail/sylpheed3/Makefile
@@ -116,7 +116,7 @@ post-patch:
${WRKSRC}/src/Makefile.in
.if defined(NOPORTDOCS)
- @${REINPLACE_CMD} -e 's|^SUBDIRS = ac libsylph src plugin po manual faq$$|SUBDIRS = ac libsylph src plugin po|g' \
+ @${REINPLACE_CMD} -e 's|^SUBDIRS = ac libsylph src plugin po manual faq nsis$$|SUBDIRS = ac libsylph src plugin po nsis|g' \
${WRKSRC}/Makefile.in
.else
.for i in ${MAKEFILES}