aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--textproc/scrollkeeper/Makefile2
-rw-r--r--textproc/scrollkeeper/files/patch-configure4
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile
index 0d25cbcd6113..f4f6933a3f5d 100644
--- a/textproc/scrollkeeper/Makefile
+++ b/textproc/scrollkeeper/Makefile
@@ -76,7 +76,7 @@ post-patch:
${WRKSRC}/libs/Makefile.in
pre-configure:
-.if !defined(BATCH) && !defined(PACKAGE_BUILDING)
+.if !defined(PACKAGE_BUILDING)
@${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
.endif
diff --git a/textproc/scrollkeeper/files/patch-configure b/textproc/scrollkeeper/files/patch-configure
index a15f7c66a4cc..1392a0cc525a 100644
--- a/textproc/scrollkeeper/files/patch-configure
+++ b/textproc/scrollkeeper/files/patch-configure
@@ -15,8 +15,8 @@
- echo $ac_n "checking for docbook-dtd412-xml""... $ac_c" 1>&6
-echo "configure:6282: checking for docbook-dtd412-xml" >&5
- if xmlcatalog /etc/xml/catalog "-//OASIS//DTD DocBook XML V4.1.2//EN" | grep "No entry" >/dev/null ; then
-+ echo $ac_n "checking for docbook-dtd42-xml""... $ac_c" 1>&6
-+echo "configure:6282: checking for docbook-dtd42-xml" >&5
++ echo $ac_n "checking for docbook-dtd412-xml""... $ac_c" 1>&6
++echo "configure:6282: checking for docbook-dtd412-xml" >&5
+ if test ! -f $LOCALBASE/share/sk/docbook/catalog ; then
echo "* ERROR * "
echo " "