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

(-)yawmppp/Makefile (+1 lines)
Lines 16-21 Link Here
16
USE_GMAKE=	yes
16
USE_GMAKE=	yes
17
GNU_CONFIGURE=	yes
17
GNU_CONFIGURE=	yes
18
USE_GTK=	yes
18
USE_GTK=	yes
19
USE_XPM=	yes
19
CONFIGURE_ENV=	GTKCONFIG="${GTK_CONFIG}" CFLAGS="${CFLAGS} -I${X11BASE}/include"
20
CONFIGURE_ENV=	GTKCONFIG="${GTK_CONFIG}" CFLAGS="${CFLAGS} -I${X11BASE}/include"
20
CONFIGURE_ARGS=	--x-includes="${X11BASE}/include" \
21
CONFIGURE_ARGS=	--x-includes="${X11BASE}/include" \
21
		--x-libraries="${X11BASE}/lib"
22
		--x-libraries="${X11BASE}/lib"

Return to bug 27953