summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2002-06-06 23:01:41 +0000
committerPete Fritchman <petef@FreeBSD.org>2002-06-06 23:01:41 +0000
commitc2f7082b2ab80ea2aa989b51a411a7a8418c9c50 (patch)
treeddb21100c72230f2f81035fbec6c37c9cf136cb5 /mail
parentDon't assume pod2text is in /usr/bin. (diff)
Don't assume pod2man is in /usr/bin.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=60729
Diffstat (limited to 'mail')
-rw-r--r--mail/demime/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/demime/Makefile b/mail/demime/Makefile
index 806694cd88d1..8ef8724445bb 100644
--- a/mail/demime/Makefile
+++ b/mail/demime/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Base
NO_BUILD= yes
USE_PERL5= yes
-POD2MAN?= /usr/bin/pod2man
+POD2MAN?= pod2man
MAN1= demime.1
do-extract: