summaryrefslogtreecommitdiffstats
path: root/mail/sylpheed2-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/sylpheed2-devel/Makefile')
-rw-r--r--mail/sylpheed2-devel/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/sylpheed2-devel/Makefile b/mail/sylpheed2-devel/Makefile
index 6f117e9..35122e0 100644
--- a/mail/sylpheed2-devel/Makefile
+++ b/mail/sylpheed2-devel/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= sylpheed
-PORTVERSION= 0.9.0.p1
+PORTVERSION= 0.9.0
PORTREVISION= 0
CATEGORIES= mail ipv6
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/
-DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/}
MAINTAINER= oliver@freebsd.org
COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client
@@ -88,7 +87,7 @@ pre-everything::
@${ECHO} ""
post-patch:
- ${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS:S/"//g}|g; \
+ @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS:S/"//g}|g; \
s|-lresolv||g; s|-lpisock\"|-liconv &|g' ${WRKSRC}/configure
.if defined(NOPORTDOCS)
OpenPOWER on IntegriCloud