[83041] trunk/dports/devel/libexo/Portfile

jmr at macports.org jmr at macports.org
Wed Aug 24 01:36:17 PDT 2011


Revision: 83041
          http://trac.macports.org/changeset/83041
Author:   jmr at macports.org
Date:     2011-08-24 01:36:15 -0700 (Wed, 24 Aug 2011)
Log Message:
-----------
libexo: add pkgconfig dep

Modified Paths:
--------------
    trunk/dports/devel/libexo/Portfile

Modified: trunk/dports/devel/libexo/Portfile
===================================================================
--- trunk/dports/devel/libexo/Portfile	2011-08-24 07:57:06 UTC (rev 83040)
+++ trunk/dports/devel/libexo/Portfile	2011-08-24 08:36:15 UTC (rev 83041)
@@ -1,5 +1,7 @@
 # $Id$
+
 PortSystem 1.0
+
 name		libexo
 version		0.3.0
 description	libexo is the extension library to Xfce.
@@ -18,6 +20,7 @@
 use_bzip2	yes
 master_sites    http://www.os-works.com/files/projects/libexo/0.3/
 checksums	md5 ffcd73ec6b34f19c81afdc3f1a97377b
+depends_build   port:pkgconfig
 depends_lib     port:libxfcegui4 
 configure.args	--mandir=${prefix}/share/man 
 configure.cppflags-append	"-L${prefix}/lib"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110824/9110bb63/attachment.html>


More information about the macports-changes mailing list