pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libgsf
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jan 30 17:07:03 UTC 2023
Modified Files:
pkgsrc/devel/libgsf: Makefile
Log Message:
libgsf: remove unused intltool dependency
To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 pkgsrc/devel/libgsf/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/libgsf/Makefile
diff -u pkgsrc/devel/libgsf/Makefile:1.107 pkgsrc/devel/libgsf/Makefile:1.108
--- pkgsrc/devel/libgsf/Makefile:1.107 Tue Jan 3 17:36:19 2023
+++ pkgsrc/devel/libgsf/Makefile Mon Jan 30 17:07:03 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.107 2023/01/03 17:36:19 wiz Exp $
+# $NetBSD: Makefile,v 1.108 2023/01/30 17:07:03 wiz Exp $
DISTNAME= libgsf-1.14.47
PKGREVISION= 7
@@ -11,7 +11,7 @@ HOMEPAGE= https://www.gnome.org/
COMMENT= GNOME structured file library
LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1
-USE_TOOLS+= gmake intltool msgfmt pkg-config
+USE_TOOLS+= gmake msgfmt pkg-config
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= yes
Home |
Main Index |
Thread Index |
Old Index