aboutsummaryrefslogtreecommitdiff
path: root/mail/balsa2
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-06-12 09:46:09 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-06-12 09:46:09 +0000
commit5a1964dbcdc0128fad7ad6894a9b3683b8e997c8 (patch)
treee758d068d77a1912b656f82019bb6260b7ab9f96 /mail/balsa2
parentcc6596753b50e5161161c7635e1daed11d676428 (diff)
downloadports-5a1964dbcdc0128fad7ad6894a9b3683b8e997c8.tar.gz
ports-5a1964dbcdc0128fad7ad6894a9b3683b8e997c8.zip
Notes
Diffstat (limited to 'mail/balsa2')
-rw-r--r--mail/balsa2/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile
index 4d2db5c4b6ab..b1ddd612b9a1 100644
--- a/mail/balsa2/Makefile
+++ b/mail/balsa2/Makefile
@@ -47,9 +47,4 @@ LIB_DEPENDS+= gpgme.9:${PORTSDIR}/security/gpgme
CONFIGURE_ARGS+= --enable-gpgme
.endif
-post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
- s|DATADIRNAME=lib|DATADIRNAME=share|g' \
- ${WRKSRC}/configure ${WRKSRC}/libmutt/configure
-
.include <bsd.port.mk>