diff options
Diffstat (limited to 'textproc/xmlto/Makefile')
-rw-r--r-- | textproc/xmlto/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/xmlto/Makefile b/textproc/xmlto/Makefile index fba384890bbe..6f7c8e854aff 100644 --- a/textproc/xmlto/Makefile +++ b/textproc/xmlto/Makefile @@ -28,7 +28,6 @@ OPTIONS= PASSIVETEX "Enable PassiveTeX support for DVI/PS/PDF" OFF \ USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-bash=${BASH_CMD} --with-getopt=${GETOPT_CMD} -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} BASH_CMD= ${LOCALBASE}/bin/bash GETOPT_CMD= ${LOCALBASE}/bin/getopt |