diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-11-23 00:42:21 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-11-23 00:42:21 +0000 |
commit | 769e51baf2d07b9df51c6f0cda0b472f5e8a3c6a (patch) | |
tree | 8abbba42e2e610079fac9c6a139ff471ed38fb32 /print/p5-biblatex-biber | |
parent | fbe7ebd840dbc1b3c81a36481e240cf228914dbc (diff) | |
download | pkgsrc-769e51baf2d07b9df51c6f0cda0b472f5e8a3c6a.tar.gz |
* Fix dependency pattern
* Add CVS tag to PLIST
Diffstat (limited to 'print/p5-biblatex-biber')
-rw-r--r-- | print/p5-biblatex-biber/Makefile | 4 | ||||
-rw-r--r-- | print/p5-biblatex-biber/PLIST | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/print/p5-biblatex-biber/Makefile b/print/p5-biblatex-biber/Makefile index 92cc8e9e820..259f581db4f 100644 --- a/print/p5-biblatex-biber/Makefile +++ b/print/p5-biblatex-biber/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/11/23 00:35:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.5 2012/11/23 00:42:21 ryoon Exp $ # VER= 0.9.9 @@ -43,7 +43,7 @@ DEPENDS+= p5-Business-ISSN-[0-9]*:../../wip/p5-Business-ISSN DEPENDS+= p5-Business-ISMN-[0-9]*:../../wip/p5-Business-ISMN DEPENDS+= p5-Readonly-XS-[0-9]*:../../devel/p5-Readonly-XS -DEPENDS+= tex-biblatex-1.7-[0-9]*:../../print/tex-biblatex +DEPENDS+= tex-biblatex-1.7:../../print/tex-biblatex DEPENDS+= p5-IPC-Run3-[0-9]*:../../devel/p5-IPC-Run3 DEPENDS+= p5-Text-BibTeX-[0-9]*:../../textproc/p5-Text-BibTeX diff --git a/print/p5-biblatex-biber/PLIST b/print/p5-biblatex-biber/PLIST index fddd9756194..1ce3d5352b6 100644 --- a/print/p5-biblatex-biber/PLIST +++ b/print/p5-biblatex-biber/PLIST @@ -1 +1,2 @@ +@comment $NetBSD: PLIST,v 1.2 2012/11/23 00:42:21 ryoon Exp $ bin/biber |