[45054] trunk/dports/gis/qlandkarte/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Wed Jan 7 12:16:19 PST 2009


Revision: 45054
          http://trac.macports.org/changeset/45054
Author:   macsforever2000 at macports.org
Date:     2009-01-07 12:16:17 -0800 (Wed, 07 Jan 2009)
Log Message:
-----------
Remove setting of applications_dir because it is automatically set in MacPorts 1.7.

Modified Paths:
--------------
    trunk/dports/gis/qlandkarte/Portfile

Modified: trunk/dports/gis/qlandkarte/Portfile
===================================================================
--- trunk/dports/gis/qlandkarte/Portfile	2009-01-07 19:55:39 UTC (rev 45053)
+++ trunk/dports/gis/qlandkarte/Portfile	2009-01-07 20:16:17 UTC (rev 45054)
@@ -26,11 +26,6 @@
                  --with-extra-libs=${prefix}/lib \
                  --with-qt-dir=${prefix}/libexec/qt4-mac
 
-# Can be removed once MacPorts 1.7.0 is released
-if {![info exists applications_dir]} {
-    set applications_dir /Applications/MacPorts
-}
-
 destroot {
         xinstall -d ${destroot}${applications_dir}
         copy ${worksrcpath}/bin/${name}.app ${destroot}${applications_dir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090107/b7fd0b6f/attachment.html>


More information about the macports-changes mailing list