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

(-)x11-fm/dfm/Makefile (-1 / +2 lines)
Lines 17-23 Link Here
17
USE_REINPLACE=	yes
17
USE_REINPLACE=	yes
18
USE_X_PREFIX=	yes
18
USE_X_PREFIX=	yes
19
USE_XPM=	yes
19
USE_XPM=	yes
20
USE_IMLIB=	yes
20
USE_GNOMENG=	yes
21
USE_GNOME=	imlib
21
GNU_CONFIGURE=	yes
22
GNU_CONFIGURE=	yes
22
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
23
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
23
		LIBS="-L${LOCALBASE}/lib"
24
		LIBS="-L${LOCALBASE}/lib"
(-)x11-fm/endeavour/Makefile (-1 / +2 lines)
Lines 17-23 Link Here
17
USE_BZIP2=	yes
17
USE_BZIP2=	yes
18
USE_X_PREFIX=	yes
18
USE_X_PREFIX=	yes
19
USE_XPM=	yes
19
USE_XPM=	yes
20
USE_IMLIB=	yes
20
USE_GNOMENG=	yes
21
USE_GNOME=	imlib
21
USE_GMAKE=	yes
22
USE_GMAKE=	yes
22
HAS_CONFIGURE=	yes
23
HAS_CONFIGURE=	yes
23
CONFIGURE_ARGS=	unix
24
CONFIGURE_ARGS=	unix
(-)x11-fm/fsv/Makefile (-1 / +2 lines)
Lines 16-22 Link Here
16
16
17
USE_X_PREFIX=	yes
17
USE_X_PREFIX=	yes
18
USE_MESA=	yes
18
USE_MESA=	yes
19
USE_GTK=	yes
19
USE_GNOMENG=	yes
20
USE_GNOME=	gtk12
20
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
21
CONFIGURE_ARGS=	--with-GL-prefix=${X11BASE}/lib
22
CONFIGURE_ARGS=	--with-GL-prefix=${X11BASE}/lib
22
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
23
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
(-)x11-fm/gentoo/Makefile (-1 / +2 lines)
Lines 13-19 Link Here
13
13
14
MAINTAINER=	obraun@FreeBSD.org
14
MAINTAINER=	obraun@FreeBSD.org
15
15
16
USE_GTK=	yes
16
USE_GNOMENG=	yes
17
USE_GNOME=	gtk12
17
USE_REINPLACE=	yes
18
USE_REINPLACE=	yes
18
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
19
20
(-)x11-fm/mtoolsfm/Makefile (-1 / +2 lines)
Lines 18-24 Link Here
18
18
19
USE_REINPLACE=	yes
19
USE_REINPLACE=	yes
20
USE_X_PREFIX=	yes
20
USE_X_PREFIX=	yes
21
USE_GTK=	yes
21
USE_GNOMENG=	yes
22
USE_GNOME=	gtk12
22
GNU_CONFIGURE=	yes
23
GNU_CONFIGURE=	yes
23
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
24
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
24
		LIBS="-L${LOCALBASE}/lib"
25
		LIBS="-L${LOCALBASE}/lib"
(-)x11-fm/vide/Makefile (-1 / +2 lines)
Lines 16-22 Link Here
16
16
17
USE_X_PREFIX=	yes
17
USE_X_PREFIX=	yes
18
USE_GMAKE=	yes
18
USE_GMAKE=	yes
19
USE_GNOMELIBS=	yes
19
USE_GNOMENG=	yes
20
USE_GNOME=	gnomelibs
20
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
21
CONFIGURE_ENV=	CPPFLAGS="-DHAVE_SYS_PARAM_H"
22
CONFIGURE_ENV=	CPPFLAGS="-DHAVE_SYS_PARAM_H"
22
23
(-)x11-fm/workplace/Makefile (-1 / +2 lines)
Lines 18-24 Link Here
18
MAINTAINER=	trevor@FreeBSD.org
18
MAINTAINER=	trevor@FreeBSD.org
19
19
20
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
21
USE_GTK=	yes
21
USE_GNOMENG=	yes
22
USE_GNOME=	gtk12
22
USE_X_PREFIX=	yes
23
USE_X_PREFIX=	yes
23
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include/glib12 \
24
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include/glib12 \
24
		-I${X11BASE}/include/gtk12" \
25
		-I${X11BASE}/include/gtk12" \

Return to bug 42311