diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-02 09:36:29 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-02 09:36:29 +0000 |
commit | 4f0f40cb05fcf0dafeb29921258f35833e960b6d (patch) | |
tree | 859ba2ba077471a41f3eb1e1e8f1a0b3571ab0e5 /misc/p5-Norge | |
parent | ed94a2b8385c9095218ba01cd55424b1b88f0c96 (diff) | |
download | ports-4f0f40cb05fcf0dafeb29921258f35833e960b6d.tar.gz ports-4f0f40cb05fcf0dafeb29921258f35833e960b6d.zip |
Notes
Diffstat (limited to 'misc/p5-Norge')
-rw-r--r-- | misc/p5-Norge/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/p5-Norge/Makefile b/misc/p5-Norge/Makefile index 529fcb199075..e6130d99f8cd 100644 --- a/misc/p5-Norge/Makefile +++ b/misc/p5-Norge/Makefile @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= anders@FreeBSD.org COMMENT= Misc. Norwegian methods for Perl, conversion/dates/numbers etc. -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= No::Sort.3 No::KontoNr.3 No::PersonNr.3 No::Dato.3 |