diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-03-31 17:18:29 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-03-31 17:18:29 +0000 |
commit | c358fad57fc8f6ba5107b32d28c76ebbb9237bd8 (patch) | |
tree | abf5711261223cd5c095ce3746a688bf9b49b983 /x11-themes | |
parent | cc71f91b54d0e2bfe181375415c56ca45f8969df (diff) | |
download | ports-c358fad57fc8f6ba5107b32d28c76ebbb9237bd8.tar.gz ports-c358fad57fc8f6ba5107b32d28c76ebbb9237bd8.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/sapphire-themes/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-themes/sapphire-themes/Makefile b/x11-themes/sapphire-themes/Makefile index cda2fd15fb59..3ecb39ceded7 100644 --- a/x11-themes/sapphire-themes/Makefile +++ b/x11-themes/sapphire-themes/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar MAINTAINER= ports@FreeBSD.org COMMENT= Themes for sapphire +BROKEN= depends on conflicting packages (xli and xloadimage both installs bin/xsetbg) + RUN_DEPENDS= xli:${PORTSDIR}/graphics/xli \ xloadimage:${PORTSDIR}/x11/xloadimage \ sapphire:${PORTSDIR}/x11-wm/sapphire |