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

aschenke at macports.org aschenke at macports.org
Tue Jul 28 13:46:38 PDT 2009


Revision: 54504
          http://trac.macports.org/changeset/54504
Author:   aschenke at macports.org
Date:     2009-07-28 13:46:37 -0700 (Tue, 28 Jul 2009)
Log Message:
-----------
removed legacy OS support due to removal of libcompat from Macports (see #12853)

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

Modified: trunk/dports/games/larn/Portfile
===================================================================
--- trunk/dports/games/larn/Portfile	2009-07-28 20:29:14 UTC (rev 54503)
+++ trunk/dports/games/larn/Portfile	2009-07-28 20:46:37 UTC (rev 54504)
@@ -15,7 +15,7 @@
 distname            ${name}-4.6.2-RELEASE
 checksums	md5 cea96f48caa057793f6bcaf3394ca388
 build.type	bsd
-build.args	LDADD+=-L${prefix}/lib\\ -lcompat\\ -lcurses
+build.args	LDADD+=-L${prefix}/lib\\ -lcurses
 worksrcdir	${name}
 patchfiles	patch-diag.c \
             patch-display.c \
@@ -30,10 +30,6 @@
             patch-scores.c \
             patch-store.c
 
-platform darwin 9   {
-                        build.args  LDADD+=-L${prefix}/lib\\ -lcurses
-                    }
-
 configure           {
 						addgroup games
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090728/d625e3aa/attachment.html>


More information about the macports-changes mailing list