Revision: 74343 http://trac.macports.org/changeset/74343 Author: michaelld@macports.org Date: 2010-12-13 08:55:22 -0800 (Mon, 13 Dec 2010) Log Message: ----------- kdegraphics4: Remove CMake configure defines that were moved to KDE 1.1 PortGroup. Modified Paths: -------------- trunk/dports/kde/kdegraphics4/Portfile Modified: trunk/dports/kde/kdegraphics4/Portfile =================================================================== --- trunk/dports/kde/kdegraphics4/Portfile 2010-12-13 16:54:54 UTC (rev 74342) +++ trunk/dports/kde/kdegraphics4/Portfile 2010-12-13 16:55:22 UTC (rev 74343) @@ -31,13 +31,7 @@ } } -# explicitly define certain headers and libraries, to avoid -# conflicts with those installed into system paths by the user. -configure.args-append -DQCA2_LIBRARIES=${prefix}/lib/libqca.2.dylib \ - -DQCA2_INCLUDE_DIR=${prefix}/include/QtCrypto \ - -DGWENVIEW_SEMANTICINFO_BACKEND=None \ - -DJPEG_INCLUDE_DIR=${prefix}/include \ - -DTIFF_INCLUDE_DIR=${prefix}/include +configure.args-append -DGWENVIEW_SEMANTICINFO_BACKEND=None livecheck.url http://mirrors.ibiblio.org/pub/mirrors/kde/stable/latest/src/ livecheck.regex kdegraphics-(\\d+\\.\\d+\\.\\d+)${extract.suffix}
participants (1)
-
michaelld@macports.org