pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/fop fop: SUBST in pre-configure doesn't work ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cd2f008533e4
branches: trunk
changeset: 313361:cd2f008533e4
user: tnn <tnn%pkgsrc.org@localhost>
date: Thu Sep 27 22:44:31 2018 +0000
description:
fop: SUBST in pre-configure doesn't work when NO_CONFIGURE=yes
diffstat:
textproc/fop/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e427b0c2a290 -r cd2f008533e4 textproc/fop/Makefile
--- a/textproc/fop/Makefile Thu Sep 27 22:38:59 2018 +0000
+++ b/textproc/fop/Makefile Thu Sep 27 22:44:31 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2018/07/04 13:40:39 jperkin Exp $
+# $NetBSD: Makefile,v 1.37 2018/09/27 22:44:31 tnn Exp $
#
# Note: we currently use the pre-built (-bin) distribution of FOP,
#
@@ -25,7 +25,7 @@
PLIST_SRC= ${PKGDIR}/PLIST
SUBST_CLASSES+= java_home
-SUBST_STAGE.java_home= pre-configure
+SUBST_STAGE.java_home= pre-install
SUBST_MESSAGE.java_home= Setting JAVA_HOME to a sane value.
SUBST_FILES.java_home= fop
SUBST_FILES.java_home+= fop-ttfreader.sh
Home |
Main Index |
Thread Index |
Old Index