diff options
| author | Andrej Zverev <az@FreeBSD.org> | 2013-09-10 14:35:48 +0000 |
|---|---|---|
| committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-10 14:35:48 +0000 |
| commit | ac049e474e97db8d4ef9070c4dceb6a026d0eb16 (patch) | |
| tree | b0ab4c93c23aaa7ea50e9d60f61eea915680c712 /databases/p5-SQL-Abstract-More | |
| parent | 9828a7fc2283f0cb919614b645ee913d5fbc74b7 (diff) | |
Notes
Diffstat (limited to 'databases/p5-SQL-Abstract-More')
| -rw-r--r-- | databases/p5-SQL-Abstract-More/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-SQL-Abstract-More/Makefile b/databases/p5-SQL-Abstract-More/Makefile index eaf8ff210db5..66a32b1028a6 100644 --- a/databases/p5-SQL-Abstract-More/Makefile +++ b/databases/p5-SQL-Abstract-More/Makefile @@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-MRO-Compat>0:${PORTSDIR}/devel/p5-MRO-Compat \ p5-SQL-Abstract>=1.73:${PORTSDIR}/databases/p5-SQL-Abstract RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= SQL::Abstract::More.3 |
