Remove Perl core module

- Bump PORTREVISION for dependency change
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-02-10 00:08:31 +00:00
parent 7b86d696aa
commit 31894611c2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492574

View file

@ -3,6 +3,7 @@
PORTNAME= Cache-Memcached-Fast
PORTVERSION= 0.25
PORTREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -13,10 +14,9 @@ COMMENT= Fast Perl client for memcached, a distributed memory cache daemon
LICENSE= ART10 GPLv2+
LICENSE_COMB= dual
RUN_DEPENDS= p5-Storable>=0:devel/p5-Storable
USES= perl5
USE_PERL5= configure
MAKE_JOBS_UNSAFE= yes
.include <bsd.port.mk>