View | Details | Raw Unified | Return to bug 213991 | Differences between
and this patch

Collapse All | Expand All

(-)x11/gnome-desktop/Makefile (-1 / +1 lines)
Lines 32-38 Link Here
32
USE_LDCONFIG=	yes
32
USE_LDCONFIG=	yes
33
GNU_CONFIGURE=	yes
33
GNU_CONFIGURE=	yes
34
CONFIGURE_ARGS=	--with-gnome-distributor="FreeBSD GNOME Project"
34
CONFIGURE_ARGS=	--with-gnome-distributor="FreeBSD GNOME Project"
35
CPPFLAGS+=	-I${LOCALBASE}/include
35
CPPFLAGS+=	-I${LOCALBASE}/include -Wno-error=format
36
LIBS+=		-L${LOCALBASE}/lib
36
LIBS+=		-L${LOCALBASE}/lib
37
INSTALL_TARGET=	install-strip
37
INSTALL_TARGET=	install-strip
38
38

Return to bug 213991