diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-07-06 06:38:18 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-07-06 06:38:18 +0800 |
commit | 91b59d4800efb0e396931468d875e9a8e8bcd6a8 (patch) | |
tree | 07c2021db695a551226d8016f3b8366e2b52d463 /mail/evolution/Makefile | |
parent | 04db861b40c9fdb10620a14691aee1680d077c95 (diff) | |
download | marcuscom-ports-91b59d4800efb0e396931468d875e9a8e8bcd6a8.tar marcuscom-ports-91b59d4800efb0e396931468d875e9a8e8bcd6a8.tar.gz marcuscom-ports-91b59d4800efb0e396931468d875e9a8e8bcd6a8.tar.bz2 marcuscom-ports-91b59d4800efb0e396931468d875e9a8e8bcd6a8.tar.lz marcuscom-ports-91b59d4800efb0e396931468d875e9a8e8bcd6a8.tar.xz marcuscom-ports-91b59d4800efb0e396931468d875e9a8e8bcd6a8.tar.zst marcuscom-ports-91b59d4800efb0e396931468d875e9a8e8bcd6a8.zip |
Update to 1.5.90.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2442 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution/Makefile')
-rw-r--r-- | mail/evolution/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 8bdab56e7..f3e62cc5f 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -6,7 +6,7 @@ # PORTNAME= evolution -PORTVERSION= 1.5.9.2 +PORTVERSION= 1.5.90 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.5 @@ -35,7 +35,6 @@ CONFIGURE_ARGS= --enable-nss=yes \ --with-sub-version="FreeBSD GNOME Team Port" \ --with-krb5=/usr CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="${PTHREAD_LIBS}" \ LDFLAGS="-L${LOCALBASE}/lib" EVO_VERSION= 1.5 |