diff options
author | antoine <antoine@FreeBSD.org> | 2015-01-10 03:06:31 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-01-10 03:06:31 +0800 |
commit | f3d860b27f08b3dde60a13681474e22cae380422 (patch) | |
tree | ff50894c0711a882998d098e768260aa254943d3 /devel | |
parent | 2e3ba8928c62e394fecfceab39622e562d8dba3f (diff) | |
download | freebsd-ports-gnome-f3d860b27f08b3dde60a13681474e22cae380422.tar.gz freebsd-ports-gnome-f3d860b27f08b3dde60a13681474e22cae380422.tar.zst freebsd-ports-gnome-f3d860b27f08b3dde60a13681474e22cae380422.zip |
Mark BROKEN: Conflicts with p5-Log-Any
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Log-Any-Adapter/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Log-Any-Adapter/Makefile b/devel/p5-Log-Any-Adapter/Makefile index e4316484da08..8d1e79eecd5d 100644 --- a/devel/p5-Log-Any-Adapter/Makefile +++ b/devel/p5-Log-Any-Adapter/Makefile @@ -10,6 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension to log anywhere +BROKEN= Conflicts with p5-Log-Any + RUN_DEPENDS= \ p5-Log-Any>=0.10:${PORTSDIR}/devel/p5-Log-Any \ p5-Guard>0:${PORTSDIR}/devel/p5-Guard \ |