summaryrefslogtreecommitdiffstats
path: root/sysutils/lire
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2004-10-19 23:13:52 +0000
committeredwin <edwin@FreeBSD.org>2004-10-19 23:13:52 +0000
commit58fa80196389e29d847430d7d819da617f056037 (patch)
treeb65027c4f103bcc2518cb3cf0598f30f558a5655 /sysutils/lire
parent66186627e55f66c7493bb16d8c344af6f33f98d7 (diff)
downloadFreeBSD-ports-58fa80196389e29d847430d7d819da617f056037.zip
FreeBSD-ports-58fa80196389e29d847430d7d819da617f056037.tar.gz
Fix build on 4.x, where /usr/bin/pod2man and /usr/local/bin/pod2man
are fighting. Reported by: Frank J. Laszlo <laszlof@vonostingroup.com>
Diffstat (limited to 'sysutils/lire')
-rw-r--r--sysutils/lire/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/lire/Makefile b/sysutils/lire/Makefile
index 37a678e..619ef01 100644
--- a/sysutils/lire/Makefile
+++ b/sysutils/lire/Makefile
@@ -40,6 +40,7 @@ USE_PERL5= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+="--with-docbookdir=${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd"
+CONFIGURE_ENV= POD2MAN=${LOCALBASE}/bin/podman
MAN1= \
argomail2dlf.1 \
OpenPOWER on IntegriCloud