diff options
author | pav <pav@FreeBSD.org> | 2004-10-20 03:41:32 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-10-20 03:41:32 +0000 |
commit | 5d0e4a86c2e94da1b343ebc1c7b40c047d7591bf (patch) | |
tree | 63c3489b1aef87e258e006411fd27f6f04ce8385 /x11-themes/flux-art | |
parent | 181a9765d6300188e664fc55f3033313833a4d19 (diff) | |
download | FreeBSD-ports-5d0e4a86c2e94da1b343ebc1c7b40c047d7591bf.zip FreeBSD-ports-5d0e4a86c2e94da1b343ebc1c7b40c047d7591bf.tar.gz |
- Register conflicts between flux-art and fluxbox-fluxmod, they install
same files.
PR: ports/72861
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Diffstat (limited to 'x11-themes/flux-art')
-rw-r--r-- | x11-themes/flux-art/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-themes/flux-art/Makefile b/x11-themes/flux-art/Makefile index 7c58b8d..6dcc20b 100644 --- a/x11-themes/flux-art/Makefile +++ b/x11-themes/flux-art/Makefile @@ -15,6 +15,8 @@ COMMENT= Flux-art themes pack for fluxbox-devel RUN_DEPENDS= fluxbox:${PORTSDIR}/x11-wm/fluxbox-devel +CONFLICTS= fluxbox-fluxmod-* + USE_BZIP2= yes USE_X_PREFIX= yes NO_BUILD= yes |