[76243] trunk/dports/graphics/antigraingeometry/Portfile

jmr at macports.org jmr at macports.org
Sat Feb 19 08:05:41 PST 2011


Revision: 76243
          http://trac.macports.org/changeset/76243
Author:   jmr at macports.org
Date:     2011-02-19 08:05:41 -0800 (Sat, 19 Feb 2011)
Log Message:
-----------
antigraingeometry: remove archcheck

Modified Paths:
--------------
    trunk/dports/graphics/antigraingeometry/Portfile

Modified: trunk/dports/graphics/antigraingeometry/Portfile
===================================================================
--- trunk/dports/graphics/antigraingeometry/Portfile	2011-02-19 16:04:50 UTC (rev 76242)
+++ trunk/dports/graphics/antigraingeometry/Portfile	2011-02-19 16:05:41 UTC (rev 76243)
@@ -1,7 +1,6 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           archcheck 1.0
 
 name                antigraingeometry
 version             2.5
@@ -34,7 +33,6 @@
 depends_build       port:pkgconfig
 
 depends_lib         port:freetype
-archcheck.files     lib/libfreetype.dylib
 
 # These patchfiles hack out sdl support, it can't be done with a
 # configure flag because of some autoconf/automake issues...
@@ -52,5 +50,4 @@
 
 variant sdl description {Add SDL support} {
     depends_lib-append  path:lib/pkgconfig/sdl.pc:libsdl
-    archcheck.files-append  lib/libSDL.dylib
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110219/2d09ec86/attachment.html>


More information about the macports-changes mailing list