diff options
| author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-12-22 04:39:28 +0800 |
|---|---|---|
| committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-12-22 04:39:28 +0800 |
| commit | 24997a4e42ae8d74a3c96280f2367056700efaae (patch) | |
| tree | 97d0ffb515b59b0ec3f61edccea7c48fa7e968b3 /mail/evolution/Makefile | |
| parent | bd756e9a74e111e3e62246445b40500dd9f3fcab (diff) | |
| download | marcuscom-ports-24997a4e42ae8d74a3c96280f2367056700efaae.tar marcuscom-ports-24997a4e42ae8d74a3c96280f2367056700efaae.tar.gz marcuscom-ports-24997a4e42ae8d74a3c96280f2367056700efaae.tar.bz2 marcuscom-ports-24997a4e42ae8d74a3c96280f2367056700efaae.tar.lz marcuscom-ports-24997a4e42ae8d74a3c96280f2367056700efaae.tar.xz marcuscom-ports-24997a4e42ae8d74a3c96280f2367056700efaae.tar.zst marcuscom-ports-24997a4e42ae8d74a3c96280f2367056700efaae.zip | |
Update to 2.1.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3286 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution/Makefile')
| -rw-r--r-- | mail/evolution/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 6dcf2ac11..27fad43d9 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -6,7 +6,7 @@ # PORTNAME= evolution -PORTVERSION= 2.1.1 +PORTVERSION= 2.1.2 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.1 @@ -32,7 +32,6 @@ CONFIGURE_ARGS= --enable-nss=yes \ --with-nss-libs=${LOCALBASE}/lib \ --with-nspr-includes=${LOCALBASE}/include/nspr \ --with-nspr-libs=${LOCALBASE}/lib \ - --enable-openssl=no \ --with-sub-version=" FreeBSD GNOME Team Port" \ --with-krb5=/usr CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ @@ -74,7 +73,6 @@ RUN_DEPENDS+= spamassassin:${PORTSDIR}/mail/p5-Mail-SpamAssassin .endif post-install: - @${CHMOD} u+w ${PREFIX}/share/gnome/evolution/${EVO_VERSION}/default/C/mail/local/Inbox @${LN} -sf ${PREFIX}/bin/evolution-${EVO_VERSION} \ ${PREFIX}/bin/evolution |
