[102005] trunk/dports/emulators/lisaem/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Jan 24 02:16:47 PST 2013


Revision: 102005
          https://trac.macports.org/changeset/102005
Author:   ryandesign at macports.org
Date:     2013-01-24 02:16:47 -0800 (Thu, 24 Jan 2013)
Log Message:
-----------
lisaem: license GPL-2; no need to create applications_dir

Modified Paths:
--------------
    trunk/dports/emulators/lisaem/Portfile

Modified: trunk/dports/emulators/lisaem/Portfile
===================================================================
--- trunk/dports/emulators/lisaem/Portfile	2013-01-24 10:09:05 UTC (rev 102004)
+++ trunk/dports/emulators/lisaem/Portfile	2013-01-24 10:16:47 UTC (rev 102005)
@@ -9,6 +9,7 @@
 maintainers             ryandesign
 platforms               darwin
 categories              emulators
+license                 GPL-2
 homepage                http://lisa.sunder.net/
 master_sites            ${homepage}downloads/
 use_bzip2               yes
@@ -42,10 +43,6 @@
                         PREFIXBIN=${destroot}${prefix}/bin \
                         PREFIXLIB=${destroot}${prefix}/share
 
-pre-destroot {
-    xinstall -d ${destroot}${applications_dir}
-}
-
 post-activate {
     # lisaem 1.2.6_0 installed items to /usr/local/bin; remove them if found
     foreach file {lisadiskinfo lisafsh-tool} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130124/5b6e5ae6/attachment.html>


More information about the macports-changes mailing list