summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2004-03-02 22:40:41 +0000
committerheinz <heinz@pkgsrc.org>2004-03-02 22:40:41 +0000
commit5035ddb3e62424789372641e7ab06d35eded9e38 (patch)
treef161de6631e38b416de0913e5696fbd7234ef7ff /textproc
parenta256ecdbe978cd8b8af68ab7b49e8d5cd80ddf3c (diff)
downloadpkgsrc-5035ddb3e62424789372641e7ab06d35eded9e38.tar.gz
Option "-printx" is only supported on some platforms. Use "-print"
Diffstat (limited to 'textproc')
-rw-r--r--textproc/docbook-xsl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/docbook-xsl/Makefile b/textproc/docbook-xsl/Makefile
index f532f070384..c4acb887149 100644
--- a/textproc/docbook-xsl/Makefile
+++ b/textproc/docbook-xsl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/02/28 20:52:04 jmmv Exp $
+# $NetBSD: Makefile,v 1.19 2004/03/02 22:40:41 heinz Exp $
#
DISTNAME= docbook-xsl-1.65.0
@@ -43,7 +43,7 @@ post-extract:
.undef f
post-patch:
- ${FIND} ${WRKSRC} -name "*.subst.sav" -printx | ${XARGS} ${RM}
+ ${FIND} ${WRKSRC} -name "*.subst.sav" -print | ${XARGS} ${RM}
do-install:
${INSTALL_DATA_DIR} ${DOCDIR}