aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-SPOPS
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2010-01-29 06:37:43 +0800
committerkuriyama <kuriyama@FreeBSD.org>2010-01-29 06:37:43 +0800
commitb6917d9a80be94bf3373ef1eb9143c0f53a87930 (patch)
treed6ae21b3f90d1e6efd17a1d468b4ef2fa648c85e /devel/p5-SPOPS
parentb07ed930676a4be9f479c05231d38dc251e62fb1 (diff)
downloadfreebsd-ports-gnome-b6917d9a80be94bf3373ef1eb9143c0f53a87930.tar.gz
freebsd-ports-gnome-b6917d9a80be94bf3373ef1eb9143c0f53a87930.tar.zst
freebsd-ports-gnome-b6917d9a80be94bf3373ef1eb9143c0f53a87930.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 14). Approved by: portmgr (itetcu)
Diffstat (limited to 'devel/p5-SPOPS')
-rw-r--r--devel/p5-SPOPS/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-SPOPS/Makefile b/devel/p5-SPOPS/Makefile
index 6469b6799b13..28c0b635a468 100644
--- a/devel/p5-SPOPS/Makefile
+++ b/devel/p5-SPOPS/Makefile
@@ -7,6 +7,7 @@
PORTNAME= SPOPS
PORTVERSION= 0.87
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../by-authors/id/C/CW/CWINTERS
@@ -16,7 +17,6 @@ MAINTAINER= skv@FreeBSD.org
COMMENT= Simple Perl Object Persistence with Security
BUILD_DEPENDS= ${SITE_PERL}/Class/ISA.pm:${PORTSDIR}/devel/p5-Class-ISA \
- ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
${SITE_PERL}/${PERL_ARCH}/Class/Date.pm:${PORTSDIR}/devel/p5-Class-Date \
${SITE_PERL}/Carp/Assert.pm:${PORTSDIR}/devel/p5-Carp-Assert \
${SITE_PERL}/Class/Fields.pm:${PORTSDIR}/devel/p5-Class-Fields \