pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/xmlto
Module Name: pkgsrc
Committed By: schmonz
Date: Thu Jun 20 17:18:27 UTC 2024
Modified Files:
pkgsrc/textproc/xmlto: Makefile
Log Message:
xmlto: USE_TOOLS+=flex.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/textproc/xmlto/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/xmlto/Makefile
diff -u pkgsrc/textproc/xmlto/Makefile:1.42 pkgsrc/textproc/xmlto/Makefile:1.43
--- pkgsrc/textproc/xmlto/Makefile:1.42 Wed May 29 16:34:42 2024
+++ pkgsrc/textproc/xmlto/Makefile Thu Jun 20 17:18:27 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2024/05/29 16:34:42 adam Exp $
+# $NetBSD: Makefile,v 1.43 2024/06/20 17:18:27 schmonz Exp $
DISTNAME= xmlto-0.0.28
PKGREVISION= 11
@@ -17,7 +17,7 @@ DEPENDS+= libxml2>=2.6.2:../../textproc
USE_GCC_RUNTIME= yes
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= mktemp
+USE_TOOLS+= mktemp flex
GNU_CONFIGURE= yes
CONFIGURE_ENV+= GETOPT=${PREFIX}/bin/getopt
CONFIGURE_ENV+= BASH=${TOOLS_PATH.sh}
Home |
Main Index |
Thread Index |
Old Index