diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-05 15:12:52 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-05 15:12:52 +0800 |
commit | 46ecf362d26768c8d85feb9258ca434ca9050b16 (patch) | |
tree | 7f29e564970e5623c2f57e09a3f4781ad8c26cda /mail/evolution-exchange/Makefile | |
parent | 81caa9c701e41c299ea517ed2e956eb435150957 (diff) | |
download | marcuscom-ports-46ecf362d26768c8d85feb9258ca434ca9050b16.tar marcuscom-ports-46ecf362d26768c8d85feb9258ca434ca9050b16.tar.gz marcuscom-ports-46ecf362d26768c8d85feb9258ca434ca9050b16.tar.bz2 marcuscom-ports-46ecf362d26768c8d85feb9258ca434ca9050b16.tar.lz marcuscom-ports-46ecf362d26768c8d85feb9258ca434ca9050b16.tar.xz marcuscom-ports-46ecf362d26768c8d85feb9258ca434ca9050b16.tar.zst marcuscom-ports-46ecf362d26768c8d85feb9258ca434ca9050b16.zip |
Update to 2.1.6.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3810 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution-exchange/Makefile')
-rw-r--r-- | mail/evolution-exchange/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index 637f49537..8256f9236 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ximian -PORTVERSION= 2.1.5 +PORTVERSION= 2.1.6 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/2.1 @@ -26,7 +26,7 @@ USE_GMAKE= yes USE_OPENLDAP= yes USE_GNOME= gnomeprefix intlhack gnomehack gnometarget CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -rpath ${X11BASE}/lib/evolution/${EVO_VERSION}" + LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-openldap=${LOCALBASE} \ --with-static-ldap=no |