diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-07 08:23:45 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-07 08:23:45 +0000 |
commit | b3d40bd309bb0a294a03766486aac0507397e127 (patch) | |
tree | 19eb017a5b8894f1619fc33eb05dfa509db0ecc6 /devel/p5-Class-Gomor/Makefile | |
parent | 0f01418344d14cdbf6809b4c37d5a6df53a46746 (diff) |
Notes
Diffstat (limited to 'devel/p5-Class-Gomor/Makefile')
-rw-r--r-- | devel/p5-Class-Gomor/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Class-Gomor/Makefile b/devel/p5-Class-Gomor/Makefile index 73e385cf1f35..42f600c4f1f2 100644 --- a/devel/p5-Class-Gomor/Makefile +++ b/devel/p5-Class-Gomor/Makefile @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= spry@anarchy.in.the.ph COMMENT= Class and object builder -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Class::Gomor.3 \ Class::Gomor::Hash.3 \ |