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

(-)Makefile (-1 / +2 lines)
Lines 23-29 Link Here
23
USE_X_PREFIX=	yes
23
USE_X_PREFIX=	yes
24
USE_GNOME=	yes
24
USE_GNOME=	yes
25
USE_LIBTOOL=	yes
25
USE_LIBTOOL=	yes
26
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
26
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include \
27
			  -I${LOCALBASE}/include/libgtop-1.0" \
27
		LDFLAGS="-L${LOCALBASE}/lib"
28
		LDFLAGS="-L${LOCALBASE}/lib"
28
29
29
# Local variables
30
# Local variables

Return to bug 37106