Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/bulk-small bulk-small: remove fvwm now that ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ce0d1a223881
branches:  trunk
changeset: 428617:ce0d1a223881
user:      maya <maya%pkgsrc.org@localhost>
date:      Wed Apr 29 21:41:24 2020 +0000

description:
bulk-small: remove fvwm now that it uses librsvg (and thus rust) by default

diffstat:

 meta-pkgs/bulk-small/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 5d0944db9963 -r ce0d1a223881 meta-pkgs/bulk-small/Makefile
--- a/meta-pkgs/bulk-small/Makefile     Wed Apr 29 21:38:24 2020 +0000
+++ b/meta-pkgs/bulk-small/Makefile     Wed Apr 29 21:41:24 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2019/11/03 19:35:54 rillig Exp $
+# $NetBSD: Makefile,v 1.26 2020/04/29 21:41:24 maya Exp $
 
 DISTNAME=      bulk-small-20180101
 PKGREVISION=   3
@@ -82,7 +82,6 @@
 BUILD_DEPENDS+=        zsh-[0-9]*:../../shells/zsh
 BUILD_DEPENDS+=        icewm>=1.2<1.3:../../wm/icewm
 BUILD_DEPENDS+=        fluxbox-[0-9]*:../../wm/fluxbox
-BUILD_DEPENDS+=        fvwm-[0-9]*:../../wm/fvwm
 BUILD_DEPENDS+=        apache>=2.4:../../www/apache24
 BUILD_DEPENDS+=        bozohttpd-[0-9]*:../../www/bozohttpd
 BUILD_DEPENDS+=        curl-[0-9]*:../../www/curl



Home | Main Index | Thread Index | Old Index