1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

get rid of dependancy of p5-UNIVERSAL-exports, which plist-conflicts

with more universally used UNIVERSAL-require

PR:		89221
Submitted by:	Lars Balker Rasmussen <lars@balker.dk> (maintainer)
This commit is contained in:
Erwin Lansing 2005-11-18 10:58:58 +00:00
parent e701ff23bb
commit 68fd0f8bd4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148714

View File

@ -8,6 +8,7 @@
PORTNAME= Module-Pluggable-Fast
PORTVERSION= 0.16
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Module
@ -16,7 +17,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lars@balker.dk
COMMENT= Fast plugins with instantiation
BUILD_DEPENDS= ${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-exports
BUILD_DEPENDS= p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes