diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-07-20 13:10:17 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-07-20 13:10:17 +0800 |
commit | 3899b199aef5b546121163dc458c6e23ef2d3074 (patch) | |
tree | 634937352d763c17fd52bf0682bbdf237e68e7c4 /mail/evolution/Makefile | |
parent | 2edd6fb3e7f63238ca720ae3228ec677fdf77bd4 (diff) | |
download | marcuscom-ports-3899b199aef5b546121163dc458c6e23ef2d3074.tar marcuscom-ports-3899b199aef5b546121163dc458c6e23ef2d3074.tar.gz marcuscom-ports-3899b199aef5b546121163dc458c6e23ef2d3074.tar.bz2 marcuscom-ports-3899b199aef5b546121163dc458c6e23ef2d3074.tar.lz marcuscom-ports-3899b199aef5b546121163dc458c6e23ef2d3074.tar.xz marcuscom-ports-3899b199aef5b546121163dc458c6e23ef2d3074.tar.zst marcuscom-ports-3899b199aef5b546121163dc458c6e23ef2d3074.zip |
Update to 1.5.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2506 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution/Makefile')
-rw-r--r-- | mail/evolution/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index f3e62cc5f..9ea65a272 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -6,7 +6,7 @@ # PORTNAME= evolution -PORTVERSION= 1.5.90 +PORTVERSION= 1.5.91 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.5 @@ -25,7 +25,7 @@ USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack intlhack evolutiondataserver gal2 \ gtkhtml3 USE_REINPLACE= yes -GNU_CONFIGURE= yes +USE_LIBTOOL_VER=15 CONFIGURE_ARGS= --enable-nss=yes \ --with-nss-includes=${LOCALBASE}/include/nss/nss \ --with-nss-libs=${LOCALBASE}/lib \ |