[93091] trunk/dports/php/php5-enchant/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon May 14 22:10:52 PDT 2012


Revision: 93091
          https://trac.macports.org/changeset/93091
Author:   ryandesign at macports.org
Date:     2012-05-14 22:10:51 -0700 (Mon, 14 May 2012)
Log Message:
-----------
php5-enchant: remove archcheck; add modeline

Modified Paths:
--------------
    trunk/dports/php/php5-enchant/Portfile

Modified: trunk/dports/php/php5-enchant/Portfile
===================================================================
--- trunk/dports/php/php5-enchant/Portfile	2012-05-14 23:56:20 UTC (rev 93090)
+++ trunk/dports/php/php5-enchant/Portfile	2012-05-15 05:10:51 UTC (rev 93091)
@@ -1,7 +1,7 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem      1.0
-PortGroup       archcheck 1.0
 PortGroup       php5extension 1.0
 
 php5extension.setup enchant 1.1.0 pecl
@@ -22,9 +22,6 @@
 depends_lib-append \
     port:enchant
 
-archcheck.files \
-    lib/libenchant.dylib
-
 configure.args \
     --with-enchant=${prefix}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120514/28fe79e1/attachment.html>


More information about the macports-changes mailing list