[82884] trunk/dports/devel/xmlwrapp/Portfile

jmr at macports.org jmr at macports.org
Sun Aug 21 05:12:19 PDT 2011


Revision: 82884
          http://trac.macports.org/changeset/82884
Author:   jmr at macports.org
Date:     2011-08-21 05:12:17 -0700 (Sun, 21 Aug 2011)
Log Message:
-----------
xmlwrapp: add pkgconfig dep

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

Modified: trunk/dports/devel/xmlwrapp/Portfile
===================================================================
--- trunk/dports/devel/xmlwrapp/Portfile	2011-08-21 12:08:39 UTC (rev 82883)
+++ trunk/dports/devel/xmlwrapp/Portfile	2011-08-21 12:12:17 UTC (rev 82884)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem 1.0
+
 name              xmlwrapp
 version           0.6.2
 categories        devel
@@ -18,7 +19,7 @@
 homepage          http://sourceforge.net/project/showfiles.php?group_id=142403
 master_sites      sourceforge
 
-depends_build     port:boost
+depends_build     port:boost port:pkgconfig
 
 depends_lib       port:libxslt
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110821/a1406380/attachment.html>


More information about the macports-changes mailing list