aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Getopt-Long-Descriptive/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Getopt-Long-Descriptive/Makefile')
-rw-r--r--devel/p5-Getopt-Long-Descriptive/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/devel/p5-Getopt-Long-Descriptive/Makefile b/devel/p5-Getopt-Long-Descriptive/Makefile
index f196e88abee1..91110ed0a00d 100644
--- a/devel/p5-Getopt-Long-Descriptive/Makefile
+++ b/devel/p5-Getopt-Long-Descriptive/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Getopt-Long-Descriptive
PORTVERSION= 0.083
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -20,11 +21,8 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
-MAN3= Getopt::Long::Descriptive::Opts.3 \
- Getopt::Long::Descriptive.3 \
- Getopt::Long::Descriptive::Usage.3 \
- Getopt::Long::Descriptive::Opts.3 \
- Getopt::Long::Descriptive.3 \
- Getopt::Long::Descriptive::Usage.3
+MAN3= Getopt::Long::Descriptive.3 \
+ Getopt::Long::Descriptive::Opts.3 \
+ Getopt::Long::Descriptive::Usage.3
.include <bsd.port.mk>