1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Don't assume pod2man is in /usr/bin.

Submitted by:	bento
This commit is contained in:
Pete Fritchman 2002-06-06 23:01:41 +00:00
parent e0470d8930
commit c2f7082b2a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=60729

View File

@ -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: