Revision
107379
Author
larryv@macports.org
Date
2013-06-26 11:33:53 -0700 (Wed, 26 Jun 2013)

Log Message

xnu-headers, poll-emulator: Mark as conflicting (#39544).

Modified Paths

Diff

Modified: trunk/dports/devel/poll-emulator/Portfile (107378 => 107379)


--- trunk/dports/devel/poll-emulator/Portfile	2013-06-26 18:33:21 UTC (rev 107378)
+++ trunk/dports/devel/poll-emulator/Portfile	2013-06-26 18:33:53 UTC (rev 107379)
@@ -10,6 +10,7 @@
 license                 BSD
 maintainers             nomaintainer
 platforms               darwin freebsd
+conflicts               xnu-headers
 homepage                http://software.clapper.org/poll/
 
 description             Library to provide poll(2) functionality

Modified: trunk/dports/devel/xnu-headers/Portfile (107378 => 107379)


--- trunk/dports/devel/xnu-headers/Portfile	2013-06-26 18:33:21 UTC (rev 107378)
+++ trunk/dports/devel/xnu-headers/Portfile	2013-06-26 18:33:53 UTC (rev 107379)
@@ -8,6 +8,8 @@
 platforms               darwin
 maintainers             mfeiri openmaintainer
 license                 APSL BSD
+conflicts               poll-emulator
+
 description             X is Not Unix (XNU) kernel headers
 long_description        Header files for the XNU kernel used in \
                         Mac OS X and Darwin