aboutsummaryrefslogtreecommitdiff
path: root/mail/sylpheed
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-11-06 14:37:54 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-11-06 14:37:54 +0000
commit2ededd9245a7a422bf8d6ac5e3b49d24058995a3 (patch)
tree3c87b06b2fb79c9cbb0fcf6d9a5268ca5a359fec /mail/sylpheed
parent6055642cec9c1cf7ec4335fc4b1eab42f0dd5148 (diff)
downloadports-2ededd9245a7a422bf8d6ac5e3b49d24058995a3.tar.gz
ports-2ededd9245a7a422bf8d6ac5e3b49d24058995a3.zip
Notes
Diffstat (limited to 'mail/sylpheed')
-rw-r--r--mail/sylpheed/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile
index a49a79b03fd5..f637d9b2182d 100644
--- a/mail/sylpheed/Makefile
+++ b/mail/sylpheed/Makefile
@@ -53,7 +53,9 @@ pre-extract:
pre-configure:
${PERL} -pi -e "s|AM_PROG_INSTALL|AC_PROG_INSTALL|g" ${WRKSRC}/aclocal.m4
+.if defined(WITH_GPGME)
${RM} -f ${WRKSRC}/ac/gpgme.m4
+.endif
post-install:
.if !defined(NOPORTDOCS)