diff options
| author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-12 04:37:54 +0800 |
|---|---|---|
| committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-12 04:37:54 +0800 |
| commit | 2a42ab3c0076e41d516a4499a2209fff6757fab9 (patch) | |
| tree | 1ebb2cac56f5b4ef1624c0a64128c1326a043a39 /databases/evolution-data-server/Makefile | |
| parent | 1397dc3165ba937fb2be0623ada9595c574a3bf1 (diff) | |
| download | marcuscom-ports-2a42ab3c0076e41d516a4499a2209fff6757fab9.tar marcuscom-ports-2a42ab3c0076e41d516a4499a2209fff6757fab9.tar.gz marcuscom-ports-2a42ab3c0076e41d516a4499a2209fff6757fab9.tar.bz2 marcuscom-ports-2a42ab3c0076e41d516a4499a2209fff6757fab9.tar.lz marcuscom-ports-2a42ab3c0076e41d516a4499a2209fff6757fab9.tar.xz marcuscom-ports-2a42ab3c0076e41d516a4499a2209fff6757fab9.tar.zst marcuscom-ports-2a42ab3c0076e41d516a4499a2209fff6757fab9.zip | |
Use unsetenv("TZ") instead of putenv("TZ") to fix a bug where the timezone
would be reset to UTC in e-d-s and all comsuming applications.
Reported by: Franz Klammer <klammer@webonaut.com>
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2643 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases/evolution-data-server/Makefile')
| -rw-r--r-- | databases/evolution-data-server/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 673caa079..169625b14 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -7,6 +7,7 @@ PORTNAME= evolution-data-server PORTVERSION= 0.0.97 +PORTREVISION= 1 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.0 |
