pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/meta-pkgs/bulk-medium



Module Name:    pkgsrc
Committed By:   nia
Date:           Sat May 23 00:07:56 UTC 2020

Modified Files:
        pkgsrc/meta-pkgs/bulk-medium: Makefile

Log Message:
bulk-medium: don't care about the wine version


To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 pkgsrc/meta-pkgs/bulk-medium/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/meta-pkgs/bulk-medium/Makefile
diff -u pkgsrc/meta-pkgs/bulk-medium/Makefile:1.65 pkgsrc/meta-pkgs/bulk-medium/Makefile:1.66
--- pkgsrc/meta-pkgs/bulk-medium/Makefile:1.65  Thu May 21 15:06:16 2020
+++ pkgsrc/meta-pkgs/bulk-medium/Makefile       Sat May 23 00:07:56 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2020/05/21 15:06:16 taca Exp $
+# $NetBSD: Makefile,v 1.66 2020/05/23 00:07:56 nia Exp $
 
 DISTNAME=      bulk-medium-20200521
 CATEGORIES=    meta-pkgs
@@ -69,7 +69,7 @@ BUILD_DEPENDS+=       xemacs-packages-[0-9]*:.
 BUILD_DEPENDS+=        qemu-[0-9]*:../../emulators/qemu
 BUILD_DEPENDS+=        simh-[0-9]*:../../emulators/simh
 BUILD_DEPENDS+=        tme-[0-9]*:../../emulators/tme
-BUILD_DEPENDS+=        wine>=1.6<1.7:../../emulators/wine
+BUILD_DEPENDS+=        wine-[0-9]*:../../emulators/wine
 BUILD_DEPENDS+=        ImageMagick-[0-9]*:../../graphics/ImageMagick
 BUILD_DEPENDS+=        gnuplot-[0-9]*:../../graphics/gnuplot
 BUILD_DEPENDS+=        netpbm-[0-9]*:../../graphics/netpbm



Home | Main Index | Thread Index | Old Index