cvs commit: ports/Mk bsd.gnome.mk

David O'Brien obrien at FreeBSD.org
Thu Sep 4 10:06:16 PDT 2003


On Thu, Sep 04, 2003 at 12:53:07PM -0400, Joe Marcus Clarke wrote:
> > > What problem is it trying to
> > > solve?  The X libraries are automatically depended on if you use gtk12
> > > or gtk20.  I looked at this a little last night, and I couldn't see a
> > > make package-depends output that was different with this option.  Do you
> > > have an example port?
> > 
> > ports/editors/vim -- I have to do this:
> > 
> >     .if defined(WITH_GNOME)
> >     USE_XLIB=   yes
> >     .endif
> > 
> > it may also be that the world has moved forward to the point that I can
> > remove this hack from vim/Makefile and I just didn't know it.
> 
> Yeah, I don't think this is required anymore.  However, I'll take a look
> at vim and let you know.  Thanks.

Thanks!  I'm not up on GNOME-related things; and I welcome your feedback
and patches.


More information about the cvs-ports mailing list