pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/at-spi2-atk



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Fri Oct 25 03:43:16 UTC 2019

Modified Files:
        pkgsrc/devel/at-spi2-atk: Makefile

Log Message:
Revert previous

* devel/meson can handle cmake case correctly now.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/at-spi2-atk/Makefile

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

Modified files:

Index: pkgsrc/devel/at-spi2-atk/Makefile
diff -u pkgsrc/devel/at-spi2-atk/Makefile:1.24 pkgsrc/devel/at-spi2-atk/Makefile:1.25
--- pkgsrc/devel/at-spi2-atk/Makefile:1.24      Tue Oct 22 11:18:49 2019
+++ pkgsrc/devel/at-spi2-atk/Makefile   Fri Oct 25 03:43:16 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2019/10/22 11:18:49 ryoon Exp $
+# $NetBSD: Makefile,v 1.25 2019/10/25 03:43:16 ryoon Exp $
 
 DISTNAME=      at-spi2-atk-2.33.2
 CATEGORIES=    devel gnome
@@ -10,7 +10,6 @@ HOMEPAGE=     http://www.linuxfoundation.org
 COMMENT=       Assistive Technology Service Provider Interface A11y Toolkit
 LICENSE=       gnu-lgpl-v2
 
-USE_LANGUAGES+=        c c++
 USE_TOOLS+=    pkg-config
 
 PKGCONFIG_OVERRIDE=    output/meson-private/atk-bridge-2.0.pc



Home | Main Index | Thread Index | Old Index