diff options
author | jperkin <jperkin@pkgsrc.org> | 2016-04-19 14:58:42 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2016-04-19 14:58:42 +0000 |
commit | 21b6eedbb2175f2c6ece82be9dba2af3ae16a964 (patch) | |
tree | 8010595384b3441cc0a1d94c8ec25a1b134006c2 /math/R | |
parent | 83407c9322098d8e5f9b6d2e7ff52de210d9a3da (diff) | |
download | pkgsrc-21b6eedbb2175f2c6ece82be9dba2af3ae16a964.tar.gz |
Fix Darwin PLIST for the recent update.
Diffstat (limited to 'math/R')
-rw-r--r-- | math/R/PLIST.Darwin | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/R/PLIST.Darwin b/math/R/PLIST.Darwin index 6a58a725472..dbd09f7600d 100644 --- a/math/R/PLIST.Darwin +++ b/math/R/PLIST.Darwin @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.Darwin,v 1.2 2015/09/01 06:14:36 dbj Exp $ +@comment $NetBSD: PLIST.Darwin,v 1.3 2016/04/19 14:58:42 jperkin Exp $ @comment @comment The configure script has explicit check for darwin and sets @comment --with-internal-tzcode=yes @@ -123,6 +123,7 @@ lib/R/share/zoneinfo/America/Edmonton lib/R/share/zoneinfo/America/Eirunepe lib/R/share/zoneinfo/America/El_Salvador lib/R/share/zoneinfo/America/Ensenada +lib/R/share/zoneinfo/America/Fort_Nelson lib/R/share/zoneinfo/America/Fort_Wayne lib/R/share/zoneinfo/America/Fortaleza lib/R/share/zoneinfo/America/Glace_Bay |