diff options
author | abs <abs@pkgsrc.org> | 2009-01-19 18:00:59 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2009-01-19 18:00:59 +0000 |
commit | 2034fde5315cbe1736b8de67eaca413908ad6d2a (patch) | |
tree | 7217050a29019dd72d954fde8cf7a22f92ba25bd /time/p5-Time-modules | |
parent | 6bd2134f410340d04412739cbe10c904c9a1ea41 (diff) | |
download | pkgsrc-2034fde5315cbe1736b8de67eaca413908ad6d2a.tar.gz |
Set USE_LANGUAGES= # empty
Diffstat (limited to 'time/p5-Time-modules')
-rw-r--r-- | time/p5-Time-modules/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-Time-modules/Makefile b/time/p5-Time-modules/Makefile index 72b0d6ca1bf..9359d26dd94 100644 --- a/time/p5-Time-modules/Makefile +++ b/time/p5-Time-modules/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/01/19 17:59:42 abs Exp $ +# $NetBSD: Makefile,v 1.2 2009/01/19 18:00:59 abs Exp $ DISTNAME= Time-modules-2006.0814 PKGNAME= p5-${DISTNAME} @@ -12,7 +12,7 @@ COMMENT= Miscellaneous date parsing and formatting PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir -# USE_LANGUAGES= c +USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Time-modules/.packlist |