[68633] users/anddam
Ryan Schmidt
ryandesign at macports.org
Tue Jun 8 06:49:58 PDT 2010
On Jun 8, 2010, at 08:43, and.damore at macports.org wrote:
> Revision: 68633
> http://trac.macports.org/changeset/68633
> Author: and.damore at macports.org
> Date: 2010-06-08 06:43:50 -0700 (Tue, 08 Jun 2010)
> Log Message:
> -----------
> g-wrap-devel in user dir
Some tips, in case you move this into the public dports hierarchy later:
> +# $Id: Portfile 31212 2007-11-18 13:46:26Z mas at macports.org $
Don't forget to set the svn properties: svn:keywords and svn:eol-style
> +name g-wrap-devel
Since this is a development port, you should set dist_subdir to the non-devel port's directory:
dist_subdir g-wrap
> + port:glib2 \
The glib2 dependency should be rewritten so that glib2-devel could satisfy it:
path:lib/pkgconfig/glib-2.0.pc:glib2
More information about the macports-dev
mailing list