[26797] trunk/dports/graphics/electric/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Sun Jul 8 11:44:46 PDT 2007
Revision: 26797
http://trac.macosforge.org/projects/macports/changeset/26797
Author: yves at macports.org
Date: 2007-07-08 11:44:46 -0700 (Sun, 08 Jul 2007)
Log Message:
-----------
fix malformed variant name
Modified Paths:
--------------
trunk/dports/graphics/electric/Portfile
Modified: trunk/dports/graphics/electric/Portfile
===================================================================
--- trunk/dports/graphics/electric/Portfile 2007-07-08 18:43:56 UTC (rev 26796)
+++ trunk/dports/graphics/electric/Portfile 2007-07-08 18:44:46 UTC (rev 26797)
@@ -42,7 +42,7 @@
patch-src_include_config.h_macx11
}
-variant qt3-mac {
+variant qt3_mac {
depends_lib-append lib:libqt-mt:qt3-mac
patchfiles-append patch-Makefile.in_qt3_mac \
patch-src_graph_graphqt.cpp_macqt
@@ -55,7 +55,7 @@
}
}
-variant qt3-x11 {
+variant qt3_x11 {
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/20070708/185d8ded/attachment.html
More information about the macports-changes
mailing list