[54496] trunk/dports/games/larn/Portfile

toby at macports.org toby at macports.org
Tue Jul 28 12:48:23 PDT 2009


Revision: 54496
          http://trac.macports.org/changeset/54496
Author:   toby at macports.org
Date:     2009-07-28 12:48:23 -0700 (Tue, 28 Jul 2009)
Log Message:
-----------
according to #12853, libcompat is not needed on Tiger or Leopard

Modified Paths:
--------------
    trunk/dports/games/larn/Portfile

Modified: trunk/dports/games/larn/Portfile
===================================================================
--- trunk/dports/games/larn/Portfile	2009-07-28 19:18:06 UTC (rev 54495)
+++ trunk/dports/games/larn/Portfile	2009-07-28 19:48:23 UTC (rev 54496)
@@ -30,11 +30,8 @@
             patch-scores.c \
             patch-store.c
 
-depends_lib port:libcompat
-
 platform darwin 9   {
                         build.args  LDADD+=-L${prefix}/lib\\ -lcurses
-                        depends_lib-delete port:libcompat
                     }
 
 configure           {
@@ -54,4 +51,4 @@
                         xinstall -m 644 -c ${worksrcpath}/datfiles/larnmaze ${destroot}${prefix}/share/larn
                     }               
 
-destroot.keepdirs   ${destroot}${prefix}/var/games/larn
\ No newline at end of file
+destroot.keepdirs   ${destroot}${prefix}/var/games/larn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090728/c4194693/attachment.html>


More information about the macports-changes mailing list