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

(-)editors/emacs/Makefile (+1 lines)
Lines 31-36 EMACS_VER= 23.3 Link Here
31
GNU_CONFIGURE=	yes
31
GNU_CONFIGURE=	yes
32
USE_GMAKE=	yes
32
USE_GMAKE=	yes
33
USE_BZIP2=	yes
33
USE_BZIP2=	yes
34
USE_NCURSES=	yes
34
CPPFLAGS+=	-I${LOCALBASE}/include
35
CPPFLAGS+=	-I${LOCALBASE}/include
35
LDFLAGS+=	-L${LOCALBASE}/lib
36
LDFLAGS+=	-L${LOCALBASE}/lib
36
CONFIGURE_ARGS=	--localstatedir=/var
37
CONFIGURE_ARGS=	--localstatedir=/var

Return to bug 161497