diff options
author | jperkin <jperkin@pkgsrc.org> | 2017-12-11 12:28:09 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2017-12-11 12:28:09 +0000 |
commit | 958859937a63c09e136f5ae77dc3eb0fde3e453c (patch) | |
tree | b4fe623293a8d418c212c853706d86835ded3637 /math/R | |
parent | 4344da4b24f95c82a35e1722c119bba5f19adee4 (diff) | |
download | pkgsrc-958859937a63c09e136f5ae77dc3eb0fde3e453c.tar.gz |
R: Fix PLIST.Darwin after update.
Diffstat (limited to 'math/R')
-rw-r--r-- | math/R/PLIST.Darwin | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/R/PLIST.Darwin b/math/R/PLIST.Darwin index 5e3dfe3ce50..f8ad939b69f 100644 --- a/math/R/PLIST.Darwin +++ b/math/R/PLIST.Darwin @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.Darwin,v 1.6 2017/10/30 11:49:38 jperkin Exp $ +@comment $NetBSD: PLIST.Darwin,v 1.7 2017/12/11 12:28:09 jperkin Exp $ @comment @comment The configure script has explicit check for darwin and sets @comment --with-internal-tzcode=yes @@ -386,7 +386,6 @@ lib/R/share/zoneinfo/CET lib/R/share/zoneinfo/CST6CDT lib/R/share/zoneinfo/Canada/Atlantic lib/R/share/zoneinfo/Canada/Central -lib/R/share/zoneinfo/Canada/East-Saskatchewan lib/R/share/zoneinfo/Canada/Eastern lib/R/share/zoneinfo/Canada/Mountain lib/R/share/zoneinfo/Canada/Newfoundland |