pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/yelp3
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jan 30 17:32:02 UTC 2023
Modified Files:
pkgsrc/misc/yelp3: Makefile
Log Message:
yelp3: remove unused intltool dependency
To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 pkgsrc/misc/yelp3/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/yelp3/Makefile
diff -u pkgsrc/misc/yelp3/Makefile:1.87 pkgsrc/misc/yelp3/Makefile:1.88
--- pkgsrc/misc/yelp3/Makefile:1.87 Sun Jan 29 21:17:15 2023
+++ pkgsrc/misc/yelp3/Makefile Mon Jan 30 17:32:02 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.87 2023/01/29 21:17:15 ryoon Exp $
+# $NetBSD: Makefile,v 1.88 2023/01/30 17:32:02 wiz Exp $
DISTNAME= yelp-3.32.0
PKGREVISION= 17
@@ -11,7 +11,7 @@ HOMEPAGE= https://www.gnome.org/
COMMENT= Mallard capable help browser
LICENSE= gnu-gpl-v2 AND apache-2.0
-USE_TOOLS+= gmake intltool msgfmt pkg-config itstool
+USE_TOOLS+= gmake msgfmt pkg-config itstool
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index