cvs commit: ports/Mk bsd.gnome.mk
Joe Marcus Clarke
marcus at FreeBSD.org
Thu Apr 3 22:44:23 PST 2003
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
More information about the cvs-all
mailing list