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

blb at macports.org blb at macports.org
Sun May 31 00:04:58 PDT 2009


Revision: 51671
          http://trac.macports.org/changeset/51671
Author:   blb at macports.org
Date:     2009-05-31 00:04:58 -0700 (Sun, 31 May 2009)
Log Message:
-----------
devel/libconfuse - fix missed chars, ticket #19822

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

Modified: trunk/dports/devel/libconfuse/Portfile
===================================================================
--- trunk/dports/devel/libconfuse/Portfile	2009-05-31 06:54:23 UTC (rev 51670)
+++ trunk/dports/devel/libconfuse/Portfile	2009-05-31 07:04:58 UTC (rev 51671)
@@ -23,6 +23,6 @@
         cfg_opt_t.3 \
         cfg_t.3 \
         cfg_value_t.3 \
-        onfuse.h.3 \
-        {destroot}${prefix}/share/man/man3
+        confuse.h.3 \
+        ${destroot}${prefix}/share/man/man3
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090531/5b7bd70b/attachment.html>


More information about the macports-changes mailing list