View | Details | Raw Unified | Return to bug 40550
Collapse All | Expand All

(-)/usr/ports/mail/sylpheed/Makefile (-2 / +3 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	sylpheed
8
PORTNAME=	sylpheed
9
PORTVERSION=	0.7.8
9
PORTVERSION=	0.8.0
10
CATEGORIES=	mail ipv6
10
CATEGORIES=	mail ipv6
11
MASTER_SITES=	http://sylpheed.good-day.net/sylpheed/
11
MASTER_SITES=	http://sylpheed.good-day.net/sylpheed/
12
12
Lines 17-22 Link Here
17
USE_X_PREFIX=	yes
17
USE_X_PREFIX=	yes
18
USE_GTK=	yes
18
USE_GTK=	yes
19
USE_LIBTOOL=	yes
19
USE_LIBTOOL=	yes
20
USE_REINPLACE=	yes
20
21
21
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
22
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
22
		LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
23
		LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
Lines 84-90 Link Here
84
	@${ECHO} ""
85
	@${ECHO} ""
85
86
86
post-patch:
87
post-patch:
87
	@${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS:S/"//g}|g; \
88
	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS:S/"//g}|g; \
88
		s|-lresolv||g' ${WRKSRC}/configure
89
		s|-lresolv||g' ${WRKSRC}/configure
89
90
90
pre-build:
91
pre-build:
(-)/usr/ports/mail/sylpheed/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (sylpheed-0.7.8.tar.bz2) = dc20883985568620ca69e8189a7f55ce
1
MD5 (sylpheed-0.8.0.tar.bz2) = 49c33d2097e339b188eeac561ae5c251

Return to bug 40550