summaryrefslogtreecommitdiffstats
path: root/mail/sylpheed3/Makefile
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2003-01-02 19:39:00 +0000
committerarved <arved@FreeBSD.org>2003-01-02 19:39:00 +0000
commite3870d7a925ae233930bec832f1bba404910cfc9 (patch)
treefed1c7b2c455111f4c1b4d746e90bae7f3878d0b /mail/sylpheed3/Makefile
parent5639d19272dfcb850e72b878432bd085a6ca7226 (diff)
downloadFreeBSD-ports-e3870d7a925ae233930bec832f1bba404910cfc9.zip
FreeBSD-ports-e3870d7a925ae233930bec832f1bba404910cfc9.tar.gz
Update to 0.8.8
PR: 46561 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> (maintainer) Reviewed by: Miguel Mendez <flynn@energyhq.homeip.net>
Diffstat (limited to 'mail/sylpheed3/Makefile')
-rw-r--r--mail/sylpheed3/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile
index ed00bca..9012a3a 100644
--- a/mail/sylpheed3/Makefile
+++ b/mail/sylpheed3/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sylpheed
-PORTVERSION= 0.8.6
+PORTVERSION= 0.8.8
PORTREVISION= 0
CATEGORIES= mail ipv6
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/
@@ -22,7 +22,8 @@ USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
-CONFIGURE_ARGS= --enable-ipv6 --prefix=${PREFIX} --with-included-gettext
+CONFIGURE_ARGS= --enable-ipv6 --prefix=${PREFIX} --with-included-gettext \
+ --program-transform-name=''
.include <bsd.port.pre.mk>
OpenPOWER on IntegriCloud