diff options
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/p5-Goo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/p5-Goo/Makefile b/deskutils/p5-Goo/Makefile index b6919f535093..0bde60cbcbac 100644 --- a/deskutils/p5-Goo/Makefile +++ b/deskutils/p5-Goo/Makefile @@ -159,6 +159,7 @@ MAN3= Goo.3 \ Goo::WebDBLite.3 \ Goo::Zone.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.mk> |