[36147] trunk/dports/devel/libconfuse/Portfile

jmr at macports.org jmr at macports.org
Sat Apr 19 05:16:33 PDT 2008


Revision: 36147
          http://trac.macosforge.org/projects/macports/changeset/36147
Author:   jmr at macports.org
Date:     2008-04-19 05:16:32 -0700 (Sat, 19 Apr 2008)

Log Message:
-----------
libconfuse: add dependency on pkgconfig. Fixes #12418.

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

Modified: trunk/dports/devel/libconfuse/Portfile
===================================================================
--- trunk/dports/devel/libconfuse/Portfile	2008-04-19 11:37:58 UTC (rev 36146)
+++ trunk/dports/devel/libconfuse/Portfile	2008-04-19 12:16:32 UTC (rev 36147)
@@ -15,6 +15,8 @@
 distname		confuse-${version}
 checksums		md5 4bc9b73d77ebd571ac834619ce0b3582
 
+depends_lib             port:pkgconfig
+
 post-destroot	{
 	xinstall -m 644 -W ${worksrcpath}/doc/man/man3 cfg_opt_t.3 cfg_t.3 \
 		cfg_value_t.3 confuse.h.3 ${destroot}${prefix}/share/man/man3

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080419/47bfd61e/attachment-0001.html


More information about the macports-changes mailing list