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