[93152] trunk/dports/php/php5-imlib2/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed May 16 00:46:21 PDT 2012


Revision: 93152
          https://trac.macports.org/changeset/93152
Author:   ryandesign at macports.org
Date:     2012-05-16 00:46:21 -0700 (Wed, 16 May 2012)
Log Message:
-----------
php5-imlib2: add modeline; remove archcheck; remove conflicts line which former maintainer Anthony Ramine confirms was probably copy/pasted by mistake

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

Modified: trunk/dports/php/php5-imlib2/Portfile
===================================================================
--- trunk/dports/php/php5-imlib2/Portfile	2012-05-16 07:39:14 UTC (rev 93151)
+++ trunk/dports/php/php5-imlib2/Portfile	2012-05-16 07:46:21 UTC (rev 93152)
@@ -1,12 +1,11 @@
+# -*- 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 imlib2 0.1.00 pecl
 license         PHP
-conflicts       php5-cairo_wrapper
 categories      php devel
 platforms       darwin
 maintainers     nomaintainer
@@ -27,9 +26,6 @@
 depends_lib-append \
     port:imlib2
 
-archcheck.files \
-    lib/libImlib2.dylib
-
 test.run yes
 
 post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120516/ef47ea12/attachment.html>


More information about the macports-changes mailing list