From 5bd48f0bdaaec7d1827b54d14534d55d12f76df0 Mon Sep 17 00:00:00 2001 From: Jean-Yves Lefort Date: Mon, 1 May 2006 20:48:25 +0000 Subject: Fix a glade-related crash. --- mail/mail-notification/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'mail/mail-notification') diff --git a/mail/mail-notification/Makefile b/mail/mail-notification/Makefile index 6caa3f2a3f5a..2fd7992fe5d6 100644 --- a/mail/mail-notification/Makefile +++ b/mail/mail-notification/Makefile @@ -7,7 +7,7 @@ PORTNAME= mail-notification PORTVERSION= 2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= mailnotify @@ -20,7 +20,7 @@ USE_GNOME= gnomeprefix gnomehack eel2 GNU_CONFIGURE= yes USE_GMAKE= yes CPPFLAGS= -I${LOCALBASE}/include -LDFLAGS= -L${LOCALBASE}/lib +LDFLAGS= -L${LOCALBASE}/lib -Wl,-export-dynamic CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" GCONF_SCHEMAS= mail-notification.schemas INSTALLS_OMF= yes @@ -73,7 +73,6 @@ BUILD_DEPENDS+= ${NONEXISTENT}:${PORTSDIR}/mail/evolution:patch \ RUN_DEPENDS+= ${X11BASE}/libdata/pkgconfig/evolution-plugin-2.6.pc:${PORTSDIR}/mail/evolution EVOLUTION_WRKSRC!= cd ${PORTSDIR}/mail/evolution && ${MAKE} -V WRKSRC CONFIGURE_ARGS+= --with-evolution-source-dir="${EVOLUTION_WRKSRC}" -LDFLAGS+= -Wl,-export-dynamic PLIST_SUB+= EVOLUTION="" LITERAL_PREFIX="${PREFIX}" .endif .if defined(WITHOUT_SYLPHEED) -- cgit v1.2.3