diff options
Diffstat (limited to 'databases/p5-PostgreSQL-PLPerl-Trace/Makefile')
-rw-r--r-- | databases/p5-PostgreSQL-PLPerl-Trace/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-PostgreSQL-PLPerl-Trace/Makefile b/databases/p5-PostgreSQL-PLPerl-Trace/Makefile index a79bd2ca7b91..9d4354c6e714 100644 --- a/databases/p5-PostgreSQL-PLPerl-Trace/Makefile +++ b/databases/p5-PostgreSQL-PLPerl-Trace/Makefile @@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple way to trace execution of Perl statements in PL/Perl -PERL_CONFIGURE= yes +USE_PERL5= configure +USES= perl5 MAN3= PostgreSQL::PLPerl::Trace.3 |