You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
libucl, ucl: declare a conflict
This commit is contained in:
committed by
Perry E. Metzger
parent
19806d55a8
commit
28e5497db0
@@ -5,7 +5,6 @@ name ucl
|
||||
version 1.03
|
||||
revision 1
|
||||
categories archivers
|
||||
platforms darwin
|
||||
maintainers nomaintainer
|
||||
license GPL-2+
|
||||
|
||||
@@ -16,6 +15,10 @@ long_description \
|
||||
achieve an excellent compression ratio while allowing *very* \
|
||||
fast decompression. Decompression requires no additional memory.
|
||||
|
||||
# Error: Failed to activate ucl: Image error:
|
||||
# /opt/local/lib/libucl.a is being used by the active libucl port
|
||||
conflicts libucl
|
||||
|
||||
homepage http://www.oberhumer.com/opensource/ucl/
|
||||
master_sites ${homepage}download/
|
||||
|
||||
|
||||
@@ -12,6 +12,10 @@ maintainers {grimreaper @grimreaper}
|
||||
categories devel
|
||||
platforms darwin freebsd
|
||||
|
||||
# Error: Failed to activate ucl: Image error:
|
||||
# /opt/local/lib/libucl.a is being used by the active libucl port
|
||||
conflicts ucl
|
||||
|
||||
checksums rmd160 96fba8a5130d4da169f919e35ab8e000d77c5901 \
|
||||
sha256 f63ddee1d7f5217cac4f9cdf72b9c5e8fe43cfe5725db13f1414b0d8a369bbe0 \
|
||||
size 2044512
|
||||
|
||||
Reference in New Issue
Block a user