pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/libgdata



Module Name:    pkgsrc
Committed By:   nia
Date:           Thu Oct 10 16:40:46 UTC 2024

Modified Files:
        pkgsrc/net/libgdata: Makefile

Log Message:
libgdata: drop USE_PKGLOCALEDIR


To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 pkgsrc/net/libgdata/Makefile

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

Modified files:

Index: pkgsrc/net/libgdata/Makefile
diff -u pkgsrc/net/libgdata/Makefile:1.77 pkgsrc/net/libgdata/Makefile:1.78
--- pkgsrc/net/libgdata/Makefile:1.77   Sat Aug 10 10:14:56 2024
+++ pkgsrc/net/libgdata/Makefile        Thu Oct 10 16:40:46 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.77 2024/08/10 10:14:56 nia Exp $
+# $NetBSD: Makefile,v 1.78 2024/10/10 16:40:46 nia Exp $
 
 DISTNAME=      libgdata-0.18.1
 CATEGORIES=    net www
@@ -11,7 +11,6 @@ COMMENT=      Google Data API based Glib clie
 LICENSE=       gnu-lgpl-v2.1
 
 USE_LANGUAGES=         c c++
-USE_PKGLOCALEDIR=      yes
 USE_TOOLS+=            intltool msgfmt pkg-config
 
 PKGCONFIG_OVERRIDE+=   libgdata.pc.in



Home | Main Index | Thread Index | Old Index