pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   maya
Date:           Wed Apr 29 21:41:24 UTC 2020

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/meta-pkgs/bulk-small/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-small/Makefile
diff -u pkgsrc/meta-pkgs/bulk-small/Makefile:1.25 pkgsrc/meta-pkgs/bulk-small/Makefile:1.26
--- pkgsrc/meta-pkgs/bulk-small/Makefile:1.25   Sun Nov  3 19:35:54 2019
+++ pkgsrc/meta-pkgs/bulk-small/Makefile        Wed Apr 29 21:41:24 2020
@@ -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+=       tcsh-[0-9]*:../../shells
 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