diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/urlview/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/urlview/Makefile b/textproc/urlview/Makefile index b89bc50b58ab..0f7737daa786 100644 --- a/textproc/urlview/Makefile +++ b/textproc/urlview/Makefile @@ -22,8 +22,7 @@ MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/contrib/ \ MAINTAINER= obrien@FreeBSD.org -BUILD_DEPENDS= perl:${PORTSDIR}/lang/perl5 - +USE_PERL5_BUILD= yes GNU_CONFIGURE= yes MAN1= urlview.1 |