aboutsummaryrefslogtreecommitdiff
path: root/textproc/xmlto
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2007-09-30 04:32:12 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2007-09-30 04:32:12 +0000
commit48adb43ba3b33ef9a6e811beb7a611d138decfa8 (patch)
tree72ebe276a38173c6f7e1db877a5ead40a4fd9091 /textproc/xmlto
parent586e8df8f542abe367747311f9466fbce99cf6e8 (diff)
downloadports-48adb43ba3b33ef9a6e811beb7a611d138decfa8.tar.gz
ports-48adb43ba3b33ef9a6e811beb7a611d138decfa8.zip
Notes
Diffstat (limited to 'textproc/xmlto')
-rw-r--r--textproc/xmlto/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/xmlto/Makefile b/textproc/xmlto/Makefile
index 22e857aac49e..08a95d588be2 100644
--- a/textproc/xmlto/Makefile
+++ b/textproc/xmlto/Makefile
@@ -25,7 +25,6 @@ BUILD_DEPENDS= ${BASH_CMD}:${PORTSDIR}/shells/bash \
RUN_DEPENDS= ${BUILD_DEPENDS}
.if defined(WITH_PASSIVETEX) || exists(${PASSIVETEX})
-IGNORE= with PassiveTex support needs more testing
BUILD_DEPENDS+= ${PASSIVETEX}:${PORTSDIR}/print/passivetex
PLIST_SUB= PASSIVETEX=""
.else
@@ -39,7 +38,7 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
BASH_CMD= ${LOCALBASE}/bin/bash
GETOPT_CMD= ${LOCALBASE}/bin/getopt
-PASSIVETEX= ${LOCALBASE}/share/texmf/tex/passivetex
+PASSIVETEX?= mktexlsr
XSL_DIR= ${LOCALBASE}/share/xsl/docbook
MAN1= xmlif.1 xmlto.1