[129112] trunk/dports/graphics/dcmtk/Portfile

eborisch at macports.org eborisch at macports.org
Fri Dec 5 12:29:14 PST 2014


Revision: 129112
          https://trac.macports.org/changeset/129112
Author:   eborisch at macports.org
Date:     2014-12-05 12:29:13 -0800 (Fri, 05 Dec 2014)
Log Message:
-----------
dcmtk: Add conflicts_build to prevent grabbing previous headers. (Until fixed upstream.)

Modified Paths:
--------------
    trunk/dports/graphics/dcmtk/Portfile

Modified: trunk/dports/graphics/dcmtk/Portfile
===================================================================
--- trunk/dports/graphics/dcmtk/Portfile	2014-12-05 20:22:55 UTC (rev 129111)
+++ trunk/dports/graphics/dcmtk/Portfile	2014-12-05 20:29:13 UTC (rev 129112)
@@ -3,6 +3,7 @@
 PortSystem              1.0
 PortGroup               compiler_blacklist_versions 1.0
 PortGroup               muniversal 1.0
+PortGroup               conflicts_build 1.0
 
 name                    dcmtk
 PortGroup               cmake 1.0
@@ -48,6 +49,7 @@
     sha256  c0aab5a3809e20f8b4eae2f181c77a1668d0665e86a590821a59808f45656cdc
 
 compiler.blacklist      *gcc* {clang < 137}
+conflicts_build         ${name}
 
 depends_lib             port:zlib \
                         port:libiconv \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141205/47e2e9ff/attachment.html>


More information about the macports-changes mailing list