Date: Thu, 3 Apr 2003 22:44:22 -0800 (PST) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.gnome.mk Message-ID: <200304040644.h346iM3t053829@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcus 2003/04/03 22:44:22 PST FreeBSD ports repository Modified files: Mk bsd.gnome.mk Log: Merge in phase two of the new GNOME porting infrastructure. This update does away with the USE_GNOMNG macro (though I will keep this macro around for a bit just in case). It also adds GNOME 2 component support. A new macro has also been introduced called GNOME_DESKTOP_VERSION. Users can set this in /etc/make.conf or define it when building ports. Current allowed values are 1 or 2. Depending on the value of this macro, certain ports may be marked BROKEN if they would conflict with the desired GNOME desktop version. Also note, the old USE_GTK, USE_GNOME=yes, USE_IMLIB, USE_ESOUND, and USE_GLIB are now obsolete. Backwards compatability has been provided, but those macros should no longer be used. Special thanks to all the users on freebsd-gnome@ that help test these patches, and provided feedback. Documentation updates to the FreeBSD GNOME project site will be forthcoming. Revision Changes Path 1.21 +475 -304 ports/Mk/bsd.gnome.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304040644.h346iM3t053829>