pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/vte3
Module Name: pkgsrc
Committed By: nia
Date: Mon Apr 12 12:37:41 UTC 2021
Modified Files:
pkgsrc/x11/vte3: Makefile
Log Message:
vte3: unset GNU_CONFIGURE, this uses meson
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/x11/vte3/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/vte3/Makefile
diff -u pkgsrc/x11/vte3/Makefile:1.35 pkgsrc/x11/vte3/Makefile:1.36
--- pkgsrc/x11/vte3/Makefile:1.35 Sun Jan 24 10:29:39 2021
+++ pkgsrc/x11/vte3/Makefile Mon Apr 12 12:37:41 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2021/01/24 10:29:39 kamil Exp $
+# $NetBSD: Makefile,v 1.36 2021/04/12 12:37:41 nia Exp $
DISTNAME= vte-0.60.3
PKGNAME= ${DISTNAME:S/vte/vte3/}
@@ -15,7 +15,6 @@ LICENSE= gnu-lgpl-v2
PKGCONFIG_OVERRIDE_STAGE= post-configure
PKGCONFIG_OVERRIDE+= output/meson-private/vte-2.91.pc
-GNU_CONFIGURE= yes
USE_TOOLS+= msgfmt pkg-config bash
USE_LANGUAGES= c c++17
# for c++17
Home |
Main Index |
Thread Index |
Old Index