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

(-)/space/portstrees/FreeBSD/ports/graphics/sage/Makefile (-2 / +2 lines)
Lines 18-29 Link Here
18
USE_SDL=	sdl
18
USE_SDL=	sdl
19
USE_GL=		yes
19
USE_GL=		yes
20
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
21
INSTALLS_SHLIB=	yes
21
USE_LDCONFIG=	yes
22
USE_GNOME=	gnomehack
22
USE_GNOME=	gnomehack
23
CONFIGURE_ARGS=	--program-transform-name=
23
CONFIGURE_ARGS=	--program-transform-name=
24
MAN3=		sage.3 sage_init.3
24
MAN3=		sage.3 sage_init.3
25
25
26
CFLAGS=		-I${X11BASE}/include
26
CFLAGS+=		-I${X11BASE}/include
27
CONFIGURE_ENV=	"CFLAGS=${CFLAGS}"
27
CONFIGURE_ENV=	"CFLAGS=${CFLAGS}"
28
28
29
post-patch:
29
post-patch:

Return to bug 102772