pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/libXvMC



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb  8 06:57:59 UTC 2026

Modified Files:
        pkgsrc/x11/libXvMC: Makefile

Log Message:
libXvMC: remove autoconf leftovers


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/x11/libXvMC/Makefile

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

Modified files:

Index: pkgsrc/x11/libXvMC/Makefile
diff -u pkgsrc/x11/libXvMC/Makefile:1.25 pkgsrc/x11/libXvMC/Makefile:1.26
--- pkgsrc/x11/libXvMC/Makefile:1.25    Mon Jan 26 10:34:35 2026
+++ pkgsrc/x11/libXvMC/Makefile Sun Feb  8 06:57:59 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2026/01/26 10:34:35 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2026/02/08 06:57:59 wiz Exp $
 
 DISTNAME=              libXvMC-1.0.15
 CATEGORIES=            x11
@@ -20,7 +20,6 @@ PKGCONFIG_OVERRIDE_STAGE=     post-configure
 
 X11_LIB_NAME?=         libXvMC
 .include "../../meta-pkgs/modular-xorg/avoid-duplicate.mk"
-.include "../../meta-pkgs/modular-xorg/hacks.mk"
 .include "../../devel/meson/build.mk"
 BUILDLINK_API_DEPENDS.libX11+= libX11>=1.6
 .include "../../x11/libX11/buildlink3.mk"



Home | Main Index | Thread Index | Old Index