diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-03-08 18:45:38 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-03-08 18:45:38 +0000 |
commit | 2cf4c1e2c8f35d7e8d8df1acc5a582d916a7d608 (patch) | |
tree | fffa16c225e5c8c0a72ed5f5d5c9a88be4d7839c /textproc/p5-Hailo | |
parent | 346415e3c06029d36c899250a77aa33df43cf6fc (diff) | |
download | ports-2cf4c1e2c8f35d7e8d8df1acc5a582d916a7d608.tar.gz ports-2cf4c1e2c8f35d7e8d8df1acc5a582d916a7d608.zip |
Notes
Diffstat (limited to 'textproc/p5-Hailo')
-rw-r--r-- | textproc/p5-Hailo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Hailo/Makefile b/textproc/p5-Hailo/Makefile index 319c291ab206..f104786c7b5b 100644 --- a/textproc/p5-Hailo/Makefile +++ b/textproc/p5-Hailo/Makefile @@ -45,7 +45,7 @@ TEST_DEPENDS= p5-Test-Exception>=0.29:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-Script-Run>=0.04:${PORTSDIR}/devel/p5-Test-Script-Run \ p5-Test-Synopsis>=0.06:${PORTSDIR}/devel/p5-Test-Synopsis -PERL_CONFIGURE= 5.10.0+ +PERL_CONFIGURE= yes MAN1= hailo.1 |