aboutsummaryrefslogtreecommitdiff
path: root/mail/sylpheed3
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2009-07-27 15:15:13 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2009-07-27 15:15:13 +0000
commit88580f27fccf5dc2f6f41ea4b7c048966268b794 (patch)
treedb0c9c9bdcee77d3d37be137d75761a94c06417d /mail/sylpheed3
parent071161127bcd8718d6c54546fe7d2a3996f69a79 (diff)
downloadports-88580f27fccf5dc2f6f41ea4b7c048966268b794.tar.gz
ports-88580f27fccf5dc2f6f41ea4b7c048966268b794.zip
Notes
Diffstat (limited to 'mail/sylpheed3')
-rw-r--r--mail/sylpheed3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile
index 052da7a484d0..4ec8ffdbc1ae 100644
--- a/mail/sylpheed3/Makefile
+++ b/mail/sylpheed3/Makefile
@@ -114,7 +114,7 @@ post-patch:
${WRKSRC}/src/Makefile.in
.if defined(NOPORTDOCS)
- @${REINPLACE_CMD} -e 's|^SUBDIRS = ac libsylph src po manual faq$$|SUBDIRS = ac libsylph src po|g' \
+ @${REINPLACE_CMD} -e 's|^SUBDIRS = ac libsylph src plugin po manual faq$$|SUBDIRS = ac libsylph src plugin po|g' \
${WRKSRC}/Makefile.in
.else
.for i in ${MAKEFILES}