CVS commit: pkgsrc/meta-pkgs/bulk-medium
"Brook Milligan" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc Committed By: brook Date: Tue Aug 25 02:23:09 UTC 2026 Modified Files: pkgsrc/meta-pkgs/bulk-medium: Makefile Log Message: meta-pkgs/bulk-medium: remove deleted dependency: filesystems/perfuse To generate a diff of this commit: cvs rdiff -u -r1.123 -r1.124 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.
(unnamed)
(text/x-diff, 922 B)
Modified files:
Index: pkgsrc/meta-pkgs/bulk-medium/Makefile
diff -u pkgsrc/meta-pkgs/bulk-medium/Makefile:1.123 pkgsrc/meta-pkgs/bulk-medium/Makefile:1.124
--- pkgsrc/meta-pkgs/bulk-medium/Makefile:1.123 Mon Apr 13 13:05:33 2026
+++ pkgsrc/meta-pkgs/bulk-medium/Makefile Tue Aug 25 02:23:09 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.123 2026/04/13 13:05:33 tnn Exp $
+# $NetBSD: Makefile,v 1.124 2026/08/25 02:23:09 brook Exp $
DISTNAME= bulk-medium-20260413
CATEGORIES= meta-pkgs
@@ -166,9 +166,6 @@ DEPENDS+= pango-[0-9]*:../../devel/pango
DEPENDS+= pcre-[0-9]*:../../devel/pcre
DEPENDS+= popt-[0-9]*:../../devel/popt
DEPENDS+= fuse-[0-9]*:../../filesystems/fuse
-.if ${OPSYS} == "NetBSD"
-DEPENDS+= perfuse-[0-9]*:../../filesystems/perfuse
-.endif
DEPENDS+= SDL2_image-[0-9]*:../../graphics/SDL2_image
DEPENDS+= cairo-[0-9]*:../../graphics/cairo
DEPENDS+= gdk-pixbuf2-[0-9]*:../../graphics/gdk-pixbuf2