[40147] trunk/dports/games/snoopy/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Sep 22 12:18:02 PDT 2008


Revision: 40147
          http://trac.macports.org/changeset/40147
Author:   ryandesign at macports.org
Date:     2008-09-22 12:18:01 -0700 (Mon, 22 Sep 2008)
Log Message:
-----------
snoopy: actually this patch is Mac-specific; #16609

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

Modified: trunk/dports/games/snoopy/Portfile
===================================================================
--- trunk/dports/games/snoopy/Portfile	2008-09-22 14:55:09 UTC (rev 40146)
+++ trunk/dports/games/snoopy/Portfile	2008-09-22 19:18:01 UTC (rev 40147)
@@ -27,7 +27,9 @@
                     port:libiconv \
                     port:libpcap
 
-patchfiles          patch-brain.c.diff
+platform darwin {
+    patchfiles          patch-brain.c.diff
+}
 
 configure.compiler  macports-gcc-4.3
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080922/1d98e27a/attachment.html 


More information about the macports-changes mailing list