[29422] trunk/dports/gnome/gnome-mime-data/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Sep 23 05:22:27 PDT 2007


Revision: 29422
          http://trac.macosforge.org/projects/macports/changeset/29422
Author:   nox at macports.org
Date:     2007-09-23 05:22:26 -0700 (Sun, 23 Sep 2007)

Log Message:
-----------
gnome-mime-data: Now installs the pkgconfig .pc file in ${prefix}/lib/pkgconfig like other ports.

Modified Paths:
--------------
    trunk/dports/gnome/gnome-mime-data/Portfile

Modified: trunk/dports/gnome/gnome-mime-data/Portfile
===================================================================
--- trunk/dports/gnome/gnome-mime-data/Portfile	2007-09-23 12:06:35 UTC (rev 29421)
+++ trunk/dports/gnome/gnome-mime-data/Portfile	2007-09-23 12:22:26 UTC (rev 29422)
@@ -2,7 +2,7 @@
 PortSystem 1.0
 name		gnome-mime-data
 version		2.18.0
-revision    1
+revision    2
 description	This module contains the base MIME and Application \
 		database for GNOME.
 long_description        This module contains the base MIME and \
@@ -25,5 +25,7 @@
 use_bzip2 	yes
 configure.cppflags-append "-L${prefix}/lib" 
 
+destroot.args   pkgconfigdir=${prefix}/lib/pkgconfig
+
 universal_variant   no
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070923/5847303e/attachment.html


More information about the macports-changes mailing list