summaryrefslogtreecommitdiff
path: root/textproc/xmlto/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2006-10-10 00:23:39 +0000
committerdmcmahill <dmcmahill>2006-10-10 00:23:39 +0000
commit7eb83921c7965f16b7ff2fdb14b8fe6eea276f8e (patch)
treefe1a1b51c547dfad61e71a9c6d391bba135237ca /textproc/xmlto/Makefile
parent4d4da65d8eb3966b7f9d1cc81ad6b6bb604e46ad (diff)
downloadpkgsrc-7eb83921c7965f16b7ff2fdb14b8fe6eea276f8e.tar.gz
USE_TOOLS+= mktemp. Fixes solaris and probably others
Diffstat (limited to 'textproc/xmlto/Makefile')
-rw-r--r--textproc/xmlto/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xmlto/Makefile b/textproc/xmlto/Makefile
index 1d6485c1634..fc4532e0a47 100644
--- a/textproc/xmlto/Makefile
+++ b/textproc/xmlto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/07/22 13:11:28 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2006/10/10 00:23:39 dmcmahill Exp $
#
DISTNAME= xmlto-0.0.18
@@ -21,7 +21,7 @@ MAKE_ENV+= SGML_CATALOG_FILES=${PREFIX:Q}/share/xml/catalog
CONFIGURE_ARGS+= --with-getopt=${PREFIX:Q}/bin/getopt
REPLACE_BASH+= xmlto.in
-USE_TOOLS+= bash:run
+USE_TOOLS+= bash:run mktemp
INSTALLATION_DIRS= share/xmlto/format/docbook share/xmlto/format/fo