diff options
| author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-05-20 00:57:30 +0800 |
|---|---|---|
| committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-05-20 00:57:30 +0800 |
| commit | 43f10ddaef4249e1fb37a2f6126c48f893996b3b (patch) | |
| tree | e61ed6348a23a598710316767c016a466f66da1f /mail/evolution-exchange/Makefile | |
| parent | dd738a36406c875b183b9a33466a9ea99744bd73 (diff) | |
| download | marcuscom-ports-43f10ddaef4249e1fb37a2f6126c48f893996b3b.tar marcuscom-ports-43f10ddaef4249e1fb37a2f6126c48f893996b3b.tar.gz marcuscom-ports-43f10ddaef4249e1fb37a2f6126c48f893996b3b.tar.bz2 marcuscom-ports-43f10ddaef4249e1fb37a2f6126c48f893996b3b.tar.lz marcuscom-ports-43f10ddaef4249e1fb37a2f6126c48f893996b3b.tar.xz marcuscom-ports-43f10ddaef4249e1fb37a2f6126c48f893996b3b.tar.zst marcuscom-ports-43f10ddaef4249e1fb37a2f6126c48f893996b3b.zip | |
Update to 2.3.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3995 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution-exchange/Makefile')
| -rw-r--r-- | mail/evolution-exchange/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index 3e4771c8c..e8d2f7723 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -6,7 +6,7 @@ # PORTNAME= evolution-exchange -PORTVERSION= 2.3.1 +PORTVERSION= 2.3.2 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/2.3 @@ -29,7 +29,8 @@ USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-openldap=${LOCALBASE} \ - --with-static-ldap=no + --with-static-ldap=no \ + --disable-compile-warnings EVO_VERSION= 2.4 PLIST_SUB= VERSION="2.4" EVO_VERSION=${EVO_VERSION} EDS_VERSION="1.2" \ |
