openbsd-ports/x11/gnome/Makefile
marcm b0e260d78c Remove Gnome 1 core and applets.
Gnome 1, as a standalone environment, has left the building.  Applications
that use the remaining Gnome 1 ports (bonobo, bonobo-conf, controlcenter,
libs, oaf, print and vfs) will still work, but the Gnome 1 desktop itself
is no more.

This is a first step at Gnome 1 removal.  Other Gnome 1 bits will be
removed as their dependent ports get updated.

This also removes the Gnome 1 vs Gnome 2 conflicts so it should make the
package builders happy.
2003-09-26 05:04:04 +00:00

37 lines
856 B
Makefile

# $OpenBSD: Makefile,v 1.10 2003/09/26 05:04:04 marcm Exp $
SUBDIR += applets2
SUBDIR += bonobo
SUBDIR += bonobo-activation
SUBDIR += bonobo-conf
SUBDIR += controlcenter
SUBDIR += controlcenter2
SUBDIR += desktop
SUBDIR += eel
SUBDIR += gail
SUBDIR += icon-theme
SUBDIR += libbonobo
SUBDIR += libbonoboui
SUBDIR += libgnome
SUBDIR += libgnomecanvas
SUBDIR += libgnomeui
SUBDIR += libgtkhtml
SUBDIR += librsvg
SUBDIR += libs
SUBDIR += metacity
SUBDIR += mime-data
SUBDIR += nautilus
SUBDIR += oaf
SUBDIR += panel
SUBDIR += print
SUBDIR += session
SUBDIR += terminal
SUBDIR += themes
SUBDIR += users-guide
SUBDIR += utils
SUBDIR += vfs
SUBDIR += vfs2
SUBDIR += yelp
.include <bsd.port.subdir.mk>