Index: deskutils/gnome-main-menu/Makefile =================================================================== --- deskutils/gnome-main-menu/Makefile (revision 315646) +++ deskutils/gnome-main-menu/Makefile (working copy) @@ -29,4 +29,12 @@ GCONF_SCHEMAS= application-browser.schemas slab.schemas +post-patch: + ${REINPLACE_CMD} -e 's|glib/gmacros.h|glib.h|g' \ + -e 's|glib/gfileutils.h|glib.h|g' \ + -e 's|glib/gtypes.h|glib.h|g' \ + ${WRKSRC}/libslab/system-tile.c \ + ${WRKSRC}/libslab/application-tile.c \ + ${WRKSRC}/main-menu/src/tomboykeybinder.h + .include Index: games/gweled/Makefile =================================================================== --- games/gweled/Makefile (revision 315646) +++ games/gweled/Makefile (working copy) @@ -7,7 +7,7 @@ PORTNAME= gweled PORTVERSION= 0.7 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= games gnome MASTER_SITES= http://sebdelestaing.free.fr/gweled/Release/ Index: games/gweled/pkg-plist =================================================================== --- games/gweled/pkg-plist (revision 315646) +++ games/gweled/pkg-plist (working copy) @@ -24,4 +24,5 @@ @dirrm share/sounds/gweled @dirrm share/pixmaps/gweled @dirrm share/gweled +@dirrmtry share/games @dirrmtry share/applications Index: x11/gnome2/Makefile =================================================================== --- x11/gnome2/Makefile (revision 315646) +++ x11/gnome2/Makefile (working copy) @@ -63,7 +63,7 @@ .endif .if !defined(GNOME_SLAVE) || ${.CURDIR:T}=="gnome2-lite" -OPTIONS_DEFINE= XSCHEENSAVER +OPTIONS_DEFINE= XSCREENSAVER XSCREENSAVER_DESC= Use xscreensaver as screen saver app # MAPI "Depend on evolution-mapi (pulls in samba4) .endif