pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/blender-lts



Module Name:    pkgsrc
Committed By:   nros
Date:           Tue Nov  7 18:07:06 UTC 2023

Modified Files:
        pkgsrc/graphics/blender-lts: Makefile

Log Message:
blender-lts: remove unused dependency, bump pkgrevision


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/graphics/blender-lts/Makefile

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

Modified files:

Index: pkgsrc/graphics/blender-lts/Makefile
diff -u pkgsrc/graphics/blender-lts/Makefile:1.34 pkgsrc/graphics/blender-lts/Makefile:1.35
--- pkgsrc/graphics/blender-lts/Makefile:1.34   Tue Oct 24 22:09:22 2023
+++ pkgsrc/graphics/blender-lts/Makefile        Tue Nov  7 18:07:05 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2023/10/24 22:09:22 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2023/11/07 18:07:05 nros Exp $
 
 DISTNAME=      blender-3.3.11
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    graphics
 MASTER_SITES=  https://download.blender.org/source/
 EXTRACT_SUFX=  .tar.xz
@@ -76,7 +76,6 @@ pre-configure:
        ${MKDIR} ${WRKSRC}/build
 
 .include "options.mk"
-.include "../../archivers/minizip-ng/buildlink3.mk"
 .include "../../archivers/zstd/buildlink3.mk"
 .include "../../audio/openal-soft/buildlink3.mk"
 .include "../../audio/libsndfile/buildlink3.mk"



Home | Main Index | Thread Index | Old Index