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

Collapse All | Expand All

(-)x11/gnome-desktop/Makefile (+1 lines)
Lines 33-38 Link Here
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
36
CFLAGS+=	-Wno-error=format
36
LIBS+=		-L${LOCALBASE}/lib
37
LIBS+=		-L${LOCALBASE}/lib
37
INSTALL_TARGET=	install-strip
38
INSTALL_TARGET=	install-strip
38
39

Return to bug 213991