Index: Makefile =================================================================== --- Makefile (revision 482837) +++ Makefile (working copy) @@ -22,7 +22,7 @@ LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib GNU_CONFIGURE= yes -USES= gmake libtool pathfix pkgconfig python:run shebangfix +USES= gmake gnome libtool pathfix pkgconfig python:run shebangfix USE_GNOME= gnomedocutils:build glib20 intltool intlhack libxslt \ introspection:build gtk30 USE_XORG= x11 @@ -29,6 +29,13 @@ USE_LDCONFIG= yes INSTALL_TARGET= install-strip +CFLAGS_powerpc64= -Wno-unused-value +CFLAGS_powerpc= -Wno-unused-value +CFLAGS_powerpcspe= -Wno-unused-value +CFLAGS_mips= -Wno-unused-value +CFLAGS_mips64= -Wno-unused-value +CFLAGS_sparc64= -Wno-unused-value + SHEBANG_FILES= tools/dbusmenu-bench PLIST_SUB= VERSION="0.4"