diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-05-16 23:33:22 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-05-16 23:33:22 +0000 |
commit | cca235c94368e945d3306518e0c8a1b23c6843f2 (patch) | |
tree | 1cab1af4282e0a1fbb91b6a4fd742116387765fc /textproc/urlview/Makefile | |
parent | 7247e93f9776de5779bafa7c5b8db84fd98843e1 (diff) | |
download | ports-cca235c94368e945d3306518e0c8a1b23c6843f2.tar.gz ports-cca235c94368e945d3306518e0c8a1b23c6843f2.zip |
Notes
Diffstat (limited to 'textproc/urlview/Makefile')
-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 d2689bf733fb..b89bc50b58ab 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 |