[38911] trunk/dports/graphics/electric/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Aug 2 03:43:46 PDT 2008


Revision: 38911
          http://trac.macosforge.org/projects/macports/changeset/38911
Author:   ryandesign at macports.org
Date:     2008-08-02 03:43:45 -0700 (Sat, 02 Aug 2008)
Log Message:
-----------
electric: mark qt3_mac and qt3_x11 variants as conflicting

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

Modified: trunk/dports/graphics/electric/Portfile
===================================================================
--- trunk/dports/graphics/electric/Portfile	2008-08-02 10:03:46 UTC (rev 38910)
+++ trunk/dports/graphics/electric/Portfile	2008-08-02 10:43:45 UTC (rev 38911)
@@ -40,7 +40,7 @@
 							patch-src_include_config.h_macx11
 }
 
-variant qt3_mac {
+variant qt3_mac conflicts qt3_x11 {
 	depends_lib-append		lib:libqt-mt:qt3-mac
 	patchfiles-append		patch-Makefile.in_qt3_mac \
 							patch-src_graph_graphqt.cpp_macqt
@@ -53,7 +53,7 @@
 	}
 }
 
-variant qt3_x11 {
+variant qt3_x11 conflicts qt3_mac {
 	depends_lib-append		lib:libqt-mt:qt3
 	patchfiles-append		patch-Makefile.in_qt3_x11 \
 							patch-src_include_config.h_macx11 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080802/6d50e909/attachment-0001.html 


More information about the macports-changes mailing list