diff options
Diffstat (limited to 'mail/evolution/Makefile')
| -rw-r--r-- | mail/evolution/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index c20d6122c..39cd1f32e 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -2,12 +2,12 @@ # Date created: 28th June 2000 # Whom: Ade Lovett <ade@FreeBSD.org> # -# $FreeBSD: ports/mail/evolution/Makefile,v 1.123 2006/04/30 00:46:56 marcus Exp $ -# $MCom: ports/mail/evolution/Makefile,v 1.112 2006/07/25 19:59:04 marcus Exp $ +# $FreeBSD$ +# $MCom: ports/mail/evolution/Makefile,v 1.113 2006/08/08 04:10:43 marcus Exp $ # PORTNAME= evolution -PORTVERSION= 2.7.91 +PORTVERSION= 2.7.92 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -28,7 +28,7 @@ USE_GNOME= gnomeprefix gnomehack intlhack evolutiondataserver \ gtkhtml3 desktopfileutils GNU_CONFIGURE= yes INSTALLS_OMF= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes LDCONFIG_DIRS= %%PREFIX%%/lib/evolution/%%VERSION%% CONFIGURE_ARGS= --enable-nss=yes \ --with-nss-includes=${LOCALBASE}/include/nss/nss \ |
