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

(-)sysutils/bubblemon-dockapp/Makefile (-1 / +2 lines)
Lines 15-21 Link Here
15
15
16
USE_X_PREFIX=	yes
16
USE_X_PREFIX=	yes
17
USE_GMAKE=	yes
17
USE_GMAKE=	yes
18
USE_GTK=	yes
18
USE_GNOMENG=	yes
19
USE_GNOME=	gtk12
19
MAKE_ARGS+=	PREFIX="${PREFIX}"
20
MAKE_ARGS+=	PREFIX="${PREFIX}"
20
EXAMPLESDIR=	${PREFIX}/share/examples/${PORTNAME}
21
EXAMPLESDIR=	${PREFIX}/share/examples/${PORTNAME}
21
22
(-)sysutils/gcombust/Makefile (-1 / +2 lines)
Lines 19-25 Link Here
19
		cdlabelgen:${PORTSDIR}/print/cdlabelgen
19
		cdlabelgen:${PORTSDIR}/print/cdlabelgen
20
20
21
USE_X_PREFIX=	yes
21
USE_X_PREFIX=	yes
22
USE_GTK=	yes
22
USE_GNOMENG=	yes
23
USE_GNOME=	gtk12
23
GNU_CONFIGURE=	yes
24
GNU_CONFIGURE=	yes
24
CONFIGURE_ARGS+=--without-included-gettext --datadir=${PREFIX}/share
25
CONFIGURE_ARGS+=--without-included-gettext --datadir=${PREFIX}/share
25
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
26
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
(-)sysutils/gkrellflynn/Makefile (-2 / +2 lines)
Lines 15-23 Link Here
15
BUILD_DEPENDS=	${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
15
BUILD_DEPENDS=	${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
16
RUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutils/gkrellm
16
RUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutils/gkrellm
17
17
18
USE_GNOMENG=	yes
19
USE_GNOME=	imlib
18
USE_X_PREFIX=	yes
20
USE_X_PREFIX=	yes
19
USE_GTK=	yes
20
USE_IMLIB=	yes
21
ALL_TARGET=	${PORTNAME}.so
21
ALL_TARGET=	${PORTNAME}.so
22
22
23
do-install:
23
do-install:
(-)sysutils/gkrellm/Makefile (-1 / +2 lines)
Lines 16-22 Link Here
16
16
17
USE_BZIP2=	yes
17
USE_BZIP2=	yes
18
USE_X_PREFIX=	yes
18
USE_X_PREFIX=	yes
19
USE_IMLIB=	yes
19
USE_GNOMENG=	yes
20
USE_GNOME=	imlib
20
USE_GMAKE=	yes
21
USE_GMAKE=	yes
21
22
22
INCLUDES=	gkrellm.h gkrellm_public_proto.h
23
INCLUDES=	gkrellm.h gkrellm_public_proto.h
(-)sysutils/gkrellmouse/Makefile (-2 / +2 lines)
Lines 18-25 Link Here
18
18
19
WRKSRC=		${WRKDIR}/${DISTNAME:S/_/-/}
19
WRKSRC=		${WRKDIR}/${DISTNAME:S/_/-/}
20
USE_X_PREFIX=	yes
20
USE_X_PREFIX=	yes
21
USE_GTK=	yes
21
USE_GNOMENG=	yes
22
USE_IMLIB=	yes
22
USE_GNOME=	imlib
23
USE_GMAKE=	yes
23
USE_GMAKE=	yes
24
24
25
do-install:
25
do-install:
(-)sysutils/gtoaster/Makefile (-1 / +2 lines)
Lines 23-29 Link Here
23
CONFIGURE_ARGS=	--prefix=${X11BASE}
23
CONFIGURE_ARGS=	--prefix=${X11BASE}
24
CONFIGURE_ENV=	GTK_CONFIG=${X11BASE}/bin/gtk12-config
24
CONFIGURE_ENV=	GTK_CONFIG=${X11BASE}/bin/gtk12-config
25
25
26
USE_GTK=	yes
26
USE_GNOMENG=	yes
27
USE_GNOME=	gtk12
27
USE_GMAKE=	yes
28
USE_GMAKE=	yes
28
USE_X_PREFIX=	yes
29
USE_X_PREFIX=	yes
29
30
(-)sysutils/guitar/Makefile (-3 / +4 lines)
Lines 15-28 Link Here
15
15
16
USE_GMAKE=	yes
16
USE_GMAKE=	yes
17
USE_X_PREFIX=	yes
17
USE_X_PREFIX=	yes
18
USE_GTK=	yes
18
USE_GNOMENG=	yes
19
WANT_GNOME=	yes
19
WANT_GNOME=	yes
20
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
21
21
22
.include <bsd.port.pre.mk>
22
.include <bsd.port.pre.mk>
23
23
24
.if defined(HAVE_GNOME)
24
.if ${HAVE_GNOME:Mgtk12}!=""
25
USE_GNOME=	yes
25
USE_GNOME+=	gtk12
26
PKGNAMESUFFIX=	-gtk
26
.else
27
.else
27
CONFIGURE_ARGS+=--disable-gnome
28
CONFIGURE_ARGS+=--disable-gnome
28
.endif
29
.endif
(-)sysutils/gupsc/Makefile (-1 / +2 lines)
Lines 16-22 Link Here
16
USE_X_PREFIX=	yes
16
USE_X_PREFIX=	yes
17
USE_BZIP2=	yes
17
USE_BZIP2=	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="-I${LOCALBASE}/include" \
22
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
22
		LIBS="-L${LOCALBASE}/lib"
23
		LIBS="-L${LOCALBASE}/lib"
(-)sysutils/wmcube-gdk/Makefile (-1 / +2 lines)
Lines 17-23 Link Here
17
17
18
USE_X_PREFIX=	yes
18
USE_X_PREFIX=	yes
19
USE_XPM=	yes
19
USE_XPM=	yes
20
USE_GTK=	yes
20
USE_GNOMENG=	yes
21
USE_GNOME=	gtk12
21
MAKEFILE=	Makefile.FREEBSD
22
MAKEFILE=	Makefile.FREEBSD
22
23
23
do-install:
24
do-install:
(-)sysutils/xcdroast/Makefile (-4 / +2 lines)
Lines 13-27 Link Here
13
13
14
MAINTAINER=	lehmann@ans-netz.de
14
MAINTAINER=	lehmann@ans-netz.de
15
15
16
LIB_DEPENDS=	gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
17
18
RUN_DEPENDS=	cdrecord:${PORTSDIR}/sysutils/cdrtools \
16
RUN_DEPENDS=	cdrecord:${PORTSDIR}/sysutils/cdrtools \
19
		mkisofs:${PORTSDIR}/sysutils/mkisofs
17
		mkisofs:${PORTSDIR}/sysutils/mkisofs
20
18
21
USE_X_PREFIX=	yes
19
USE_X_PREFIX=	yes
22
USE_GMAKE=	yes
20
USE_GMAKE=	yes
23
USE_GTK=	yes
21
USE_GNOMENG=	yes
24
USE_IMLIB=	yes
22
USE_GNOME=	imlib gdkpixbuf
25
23
26
MAKE_ENV+=	GTK_CONFIG="${GTK_CONFIG}" \
24
MAKE_ENV+=	GTK_CONFIG="${GTK_CONFIG}" \
27
		GLIB_CONFIG="${GLIB_CONFIG}" \
25
		GLIB_CONFIG="${GLIB_CONFIG}" \
(-)sysutils/xlogmaster/Makefile (-1 / +2 lines)
Lines 15-21 Link Here
15
15
16
USE_XLIB=	yes
16
USE_XLIB=	yes
17
USE_GMAKE=	yes
17
USE_GMAKE=	yes
18
USE_GTK=	yes
18
USE_GNOMENG=	yes
19
USE_GNOME=	gtk12
19
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
20
21
21
MAN1=		xlogmaster.1
22
MAN1=		xlogmaster.1
(-)sysutils/xw/Makefile (-2 / +2 lines)
Lines 14-21 Link Here
14
14
15
GTK_CONFIG=${X11BASE}/bin/gtk12-config
15
GTK_CONFIG=${X11BASE}/bin/gtk12-config
16
16
17
USE_GTK=	yes
17
USE_GNOMENG=	yes
18
USE_IMLIB=	yes
18
USE_GNOME=	imlib
19
USE_X_PREFIX=	yes
19
USE_X_PREFIX=	yes
20
20
21
.include <bsd.port.mk>
21
.include <bsd.port.mk>
(-)sysutils/xwatch/Makefile (-1 / +2 lines)
Lines 13-19 Link Here
13
MAINTAINER=	mph@freebsd.org
13
MAINTAINER=	mph@freebsd.org
14
14
15
USE_XLIB=	yes
15
USE_XLIB=	yes
16
USE_GTK=	yes
16
USE_GNOMENG=	yes
17
USE_GNOME=	gtk12
17
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
18
19
19
post-install:
20
post-install:
(-)sysutils/thefish/Makefile (-1 / +3 lines)
Lines 19-25 Link Here
19
USE_X_PREFIX=	yes
19
USE_X_PREFIX=	yes
20
.endif
20
.endif
21
.if !defined(NO_GUI) && !defined(WITH_GTK2)
21
.if !defined(NO_GUI) && !defined(WITH_GTK2)
22
USE_GTK=	yes
22
USE_GNOMENG=	yes
23
USE_GNOME=	gtk12
24
PKGNAMESUFFIX=	-gtk
23
.endif
25
.endif
24
26
25
MAN1=		thefish.1
27
MAN1=		thefish.1
(-)sysutils/gkrellmwho/Makefile (-2 / +2 lines)
Lines 17-24 Link Here
17
17
18
WRKSRC=		${WRKDIR}/${DISTNAME:S/_/-/}
18
WRKSRC=		${WRKDIR}/${DISTNAME:S/_/-/}
19
USE_X_PREFIX=	yes
19
USE_X_PREFIX=	yes
20
USE_GTK=	yes
20
USE_GNOMENG=	yes
21
USE_IMLIB=	yes
21
USE_GNOME=	imlib
22
USE_GMAKE=	yes
22
USE_GMAKE=	yes
23
ALL_TARGET=	#empty
23
ALL_TARGET=	#empty

Return to bug 42285