pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/modular-xorg-xquartz



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Mon Mar 11 21:49:58 UTC 2024

Modified Files:
        pkgsrc/x11/modular-xorg-xquartz: Makefile

Log Message:
modular-xorg-xquartz: USE_TOOLS+=m4.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/x11/modular-xorg-xquartz/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/modular-xorg-xquartz/Makefile
diff -u pkgsrc/x11/modular-xorg-xquartz/Makefile:1.22 pkgsrc/x11/modular-xorg-xquartz/Makefile:1.23
--- pkgsrc/x11/modular-xorg-xquartz/Makefile:1.22       Sun Nov 12 13:24:19 2023
+++ pkgsrc/x11/modular-xorg-xquartz/Makefile    Mon Mar 11 21:49:58 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2023/11/12 13:24:19 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2024/03/11 21:49:58 schmonz Exp $
 
 DISTNAME=      modular-xorg-xquartz-1.20.99.1.20210408
 PKGREVISION=   2
@@ -14,7 +14,7 @@ LICENSE=      mit
 
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes
-USE_TOOLS+=    gmake pkg-config autoconf automake autoreconf
+USE_TOOLS+=    gmake pkg-config autoconf automake autoreconf m4
 USE_LANGUAGES= c c++ objc
 
 ONLY_FOR_PLATFORM=     Darwin-*-*



Home | Main Index | Thread Index | Old Index