View | Details | Raw Unified | Return to bug 21872
Collapse All | Expand All

(-)crescendo-1.1.6/Makefile (-2 / +2 lines)
Lines 15-23 Link Here
15
15
16
USE_X_PREFIX=	yes
16
USE_X_PREFIX=	yes
17
USE_GMAKE=	yes
17
USE_GMAKE=	yes
18
USE_GNOME=	yes
19
USE_LIBTOOL=	yes
18
USE_LIBTOOL=	yes
20
CONFIGURE_ARGS=	--enable-compile-warnings=yes
19
USE_GNOMELIBS=	yes
20
CONFIGURE_ARGS+=	--enable-compile-warnings=yes
21
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
21
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
22
		LIBS="-L${LOCALBASE}/lib"
22
		LIBS="-L${LOCALBASE}/lib"
23
CFLAGS+=	-g
23
CFLAGS+=	-g

Return to bug 21872