[81887] trunk/dports/x11/dlume/Portfile

jmr at macports.org jmr at macports.org
Sat Aug 6 05:23:54 PDT 2011


Revision: 81887
          http://trac.macports.org/changeset/81887
Author:   jmr at macports.org
Date:     2011-08-06 05:23:54 -0700 (Sat, 06 Aug 2011)
Log Message:
-----------
dlume: add pkgconfig dep

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

Modified: trunk/dports/x11/dlume/Portfile
===================================================================
--- trunk/dports/x11/dlume/Portfile	2011-08-06 12:21:53 UTC (rev 81886)
+++ trunk/dports/x11/dlume/Portfile	2011-08-06 12:23:54 UTC (rev 81887)
@@ -1,5 +1,7 @@
 # $Id$
+
 PortSystem 1.0
+
 name		dlume
 version		0.2.4
 description	A gtk2-based addressbook.
@@ -17,6 +19,8 @@
 
 use_parallel_build yes
 
+depends_build \
+	port:pkgconfig
 depends_lib \
 	port:gtk2 \
 	port:libxml2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110806/8cc00d48/attachment.html>


More information about the macports-changes mailing list