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

(-)Makefile (-2 / +1 lines)
Lines 23-30 Link Here
23
		xemacs-mule-[0-9]* xemacs-devel-mule-[0-9]* \
23
		xemacs-mule-[0-9]* xemacs-devel-mule-[0-9]* \
24
		emacs-nox11-[0-9]*
24
		emacs-nox11-[0-9]*
25
25
26
INSTALLS_ICONS=	yes
27
28
EMACS_VER=	23.3
26
EMACS_VER=	23.3
29
GNU_CONFIGURE=	yes
27
GNU_CONFIGURE=	yes
30
USE_GMAKE=	yes
28
USE_GMAKE=	yes
Lines 83-88 Link Here
83
.else
81
.else
84
USE_XORG=	x11
82
USE_XORG=	x11
85
USE_GNOME=
83
USE_GNOME=
84
INSTALLS_ICONS=	yes
86
85
87
.if defined(WITHOUT_SVG)
86
.if defined(WITHOUT_SVG)
88
CONFIGURE_ARGS+=	--without-rsvg
87
CONFIGURE_ARGS+=	--without-rsvg

Return to bug 159594