diff options
Diffstat (limited to 'www/p5-App-Nopaste/Makefile')
-rw-r--r-- | www/p5-App-Nopaste/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-App-Nopaste/Makefile b/www/p5-App-Nopaste/Makefile index 425b2324df17..3de315028c28 100644 --- a/www/p5-App-Nopaste/Makefile +++ b/www/p5-App-Nopaste/Makefile @@ -7,6 +7,7 @@ PORTNAME= App-Nopaste PORTVERSION= 0.18 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,11 +16,9 @@ MAINTAINER= baptiste.daroussin@gmail.com COMMENT= Easy access to any pastebin BUILD_DEPENDS+= ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \ - ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ ${SITE_PERL}/MooseX/Getopt.pm:${PORTSDIR}/devel/p5-MooseX-Getopt RUN_DEPENDS+= ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \ - ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ ${SITE_PERL}/MooseX/Getopt.pm:${PORTSDIR}/devel/p5-MooseX-Getopt OPTIONS= CLIPBOARD "Support Clipboard" On \ |