[78977] trunk/dports/x11/enlightenment/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sat May 28 13:18:08 PDT 2011


Revision: 78977
          http://trac.macports.org/changeset/78977
Author:   jeremyhu at macports.org
Date:     2011-05-28 13:18:08 -0700 (Sat, 28 May 2011)
Log Message:
-----------
enlightenment: BuildFix ... missing -laudiofile

Modified Paths:
--------------
    trunk/dports/x11/enlightenment/Portfile

Modified: trunk/dports/x11/enlightenment/Portfile
===================================================================
--- trunk/dports/x11/enlightenment/Portfile	2011-05-28 20:16:40 UTC (rev 78976)
+++ trunk/dports/x11/enlightenment/Portfile	2011-05-28 20:18:08 UTC (rev 78977)
@@ -39,4 +39,6 @@
 configure.args          --enable-fsstd=yes \
                         --mandir=${prefix}/share/man
 
+build.args-append	X_EXTRA_LIBS='-laudiofile'
+
 use_parallel_build      yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110528/ea7df47d/attachment.html>


More information about the macports-changes mailing list