pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/bulk-large bulk-large: fix atril version pat...
details: https://anonhg.NetBSD.org/pkgsrc/rev/341093094849
branches: trunk
changeset: 401373:341093094849
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sun Sep 15 20:34:49 2019 +0000
description:
bulk-large: fix atril version pattern string
diffstat:
meta-pkgs/bulk-large/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 97864f91af01 -r 341093094849 meta-pkgs/bulk-large/Makefile
--- a/meta-pkgs/bulk-large/Makefile Sun Sep 15 20:13:31 2019 +0000
+++ b/meta-pkgs/bulk-large/Makefile Sun Sep 15 20:34:49 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2019/09/15 00:11:45 nia Exp $
+# $NetBSD: Makefile,v 1.43 2019/09/15 20:34:49 gutteridge Exp $
DISTNAME= bulk-large-20190915
CATEGORIES= meta-pkgs
@@ -83,7 +83,7 @@
BUILD_DEPENDS+= mplayer-[0-9]*:../../multimedia/mplayer
BUILD_DEPENDS+= xine-ui-[0-9]*:../../multimedia/xine-ui
BUILD_DEPENDS+= cups>=1.5<2.0:../../print/cups15
-BUILD_DEPENDS+= atril-[0-9]:../../print/atril
+BUILD_DEPENDS+= atril-[0-9]*:../../print/atril
BUILD_DEPENDS+= lilypond-[0-9]*:../../print/lilypond
BUILD_DEPENDS+= mit-krb5-appl-[0-9]*:../../security/mit-krb5-appl
BUILD_DEPENDS+= FlightCrew-[0-9]*:../../textproc/FlightCrew
Home |
Main Index |
Thread Index |
Old Index