1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

Remove useless dependency.

Pointed by:	kuriyama
This commit is contained in:
Sergey Skvortsov 2004-04-16 14:36:53 +00:00
parent 073a770506
commit c90d1af495
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107232

View File

@ -7,6 +7,7 @@
PORTNAME= Class-Data-Inheritable
PORTVERSION= 0.02
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Class
@ -15,9 +16,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
COMMENT= Inheritable, overridable class data
BUILD_DEPENDS= ${SITE_PERL}/base.pm:${PORTSDIR}/devel/p5-Class-Fields
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Class::Data::Inheritable.3