Skip to content

Commit

Permalink
Sort dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
epg committed Sep 26, 2004
1 parent 543880d commit cfbca8c
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions devel/svk/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2004/09/26 23:33:48 epg Exp $
# $NetBSD: Makefile,v 1.3 2004/09/26 23:35:38 epg Exp $

DISTNAME= SVK-0.21
PKGNAME= svk-0.21
Expand All @@ -17,22 +17,22 @@ MAKE_ENV+= PERL_EXTUTILS_AUTOINSTALL=--skip
DEPENDS+= p5-subversion>=1.0.4:../../devel/p5-subversion
DEPENDS+= p5-Algorithm-Annotate>=0.10:../../devel/p5-Algorithm-Annotate
DEPENDS+= p5-Compress-Zlib>=1.33:../../devel/p5-Compress-Zlib
DEPENDS+= p5-Text-Diff>=0.35:../../textproc/p5-Text-Diff
DEPENDS+= p5-YAML>=0.35:../../textproc/p5-YAML
DEPENDS+= p5-Data-Hierarchy>=0.19:../../devel/p5-Data-Hierarchy
DEPENDS+= p5-Regexp-Shellish>=0.93:../../devel/p5-Regexp-Shellish
DEPENDS+= p5-Pod-Escapes>=1.04:../../textproc/p5-Pod-Escapes
DEPENDS+= p5-Pod-Simple>=3.02:../../textproc/p5-Pod-Simple
DEPENDS+= p5-File-BaseDir>=0.02:../../devel/p5-File-BaseDir
DEPENDS+= p5-File-MimeInfo>=0.10:../../devel/p5-File-MimeInfo
DEPENDS+= p5-IO-Digest>=0.10:../../devel/p5-IO-Digest
DEPENDS+=p5-Locale-Maketext-Lexicon>=0.42:../../misc/p5-Locale-Maketext-Lexicon
DEPENDS+=p5-Locale-Maketext-Simple>=0.12:../../misc/p5-Locale-Maketext-Simple
DEPENDS+= p5-PerlIO-via-dynamic>=0.11:../../devel/p5-PerlIO-via-dynamic
DEPENDS+= p5-PerlIO-via-symlink>=0.01:../../devel/p5-PerlIO-via-symlink
DEPENDS+= p5-IO-Digest>=0.10:../../devel/p5-IO-Digest
DEPENDS+= p5-SVN-Simple>=0.25:../../devel/p5-SVN-Simple
DEPENDS+= p5-Pod-Escapes>=1.04:../../textproc/p5-Pod-Escapes
DEPENDS+= p5-Pod-Simple>=3.02:../../textproc/p5-Pod-Simple
DEPENDS+= p5-Regexp-Shellish>=0.93:../../devel/p5-Regexp-Shellish
DEPENDS+= p5-SVN-Mirror>=0.47:../../devel/p5-SVN-Mirror
DEPENDS+= p5-SVN-Simple>=0.25:../../devel/p5-SVN-Simple
DEPENDS+= p5-Text-Diff>=0.35:../../textproc/p5-Text-Diff
DEPENDS+= p5-TimeDate>=1.14:../../time/p5-TimeDate
DEPENDS+=p5-Locale-Maketext-Lexicon>=0.42:../../misc/p5-Locale-Maketext-Lexicon
DEPENDS+=p5-Locale-Maketext-Simple>=0.12:../../misc/p5-Locale-Maketext-Simple
DEPENDS+= p5-File-BaseDir>=0.02:../../devel/p5-File-BaseDir
DEPENDS+= p5-File-MimeInfo>=0.10:../../devel/p5-File-MimeInfo
DEPENDS+= p5-YAML>=0.35:../../textproc/p5-YAML

.include "../../databases/shared-mime-info/buildlink3.mk"

Expand Down

0 comments on commit cfbca8c

Please sign in to comment.