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

Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 23-29 Link Here
23
23
24
EMACS_VER=	25.3
24
EMACS_VER=	25.3
25
GNU_CONFIGURE=	yes
25
GNU_CONFIGURE=	yes
26
USES=		cpe gmake makeinfo ncurses pkgconfig tar:xz
26
USES=		compiler:openmp cpe gmake makeinfo ncurses pkgconfig tar:xz
27
# Building with GCC 4.6+ requires it; remove after 9.3 EOL
27
# Building with GCC 4.6+ requires it; remove after 9.3 EOL
28
LDFLAGS+=	${ncurses_ARGS:Mport:C/.+/-ltinfo/}
28
LDFLAGS+=	${ncurses_ARGS:Mport:C/.+/-ltinfo/}
29
INFO_PATH=	${DATADIR_REL}/info
29
INFO_PATH=	${DATADIR_REL}/info

Return to bug 223518