[68634] users/anddam

and.damore at macports.org and.damore at macports.org
Tue Jun 8 07:40:33 PDT 2010


Revision: 68634
          http://trac.macports.org/changeset/68634
Author:   and.damore at macports.org
Date:     2010-06-08 07:40:28 -0700 (Tue, 08 Jun 2010)
Log Message:
-----------
fixed glitches and moved into correct category subdir

Modified Paths:
--------------
    users/anddam/lang/g-wrap-devel/Portfile

Added Paths:
-----------
    users/anddam/lang/
    users/anddam/lang/g-wrap-devel/

Removed Paths:
-------------
    users/anddam/g-wrap-devel/

Modified: users/anddam/lang/g-wrap-devel/Portfile
===================================================================
--- users/anddam/g-wrap-devel/Portfile	2010-06-08 13:43:50 UTC (rev 68633)
+++ users/anddam/lang/g-wrap-devel/Portfile	2010-06-08 14:40:28 UTC (rev 68634)
@@ -1,4 +1,5 @@
-# $Id: Portfile 31212 2007-11-18 13:46:26Z mas at macports.org $
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
 
 PortSystem 1.0
 name                g-wrap-devel
@@ -20,6 +21,8 @@
                     port:glib2 \
                     port:libffi
 
+dist_subdir         g-wrap
+
 post-destroot {
     xinstall -d ${destroot}${prefix}/share/info
     foreach info [glob ${destroot}${prefix}/info/*] {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100608/e9c1e03b/attachment.html>


More information about the macports-changes mailing list