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

(-)astro/fooseti/Makefile (-1 / +2 lines)
Lines 16-21 Link Here
16
LIB_DEPENDS=	intl.4:${PORTSDIR}/devel/gettext
16
LIB_DEPENDS=	intl.4:${PORTSDIR}/devel/gettext
17
17
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
19
USE_GTK=	yes
19
USE_GNOMENG=	yes
20
uSE_GNOME=	gtk12
20
21
21
.include <bsd.port.mk>
22
.include <bsd.port.mk>
(-)astro/gkrellmearth/Makefile (-2 / +2 lines)
Lines 20-27 Link Here
20
20
21
WRKSRC=		${WRKDIR}/${PORTNAME}_anim
21
WRKSRC=		${WRKDIR}/${PORTNAME}_anim
22
USE_X_PREFIX=	yes
22
USE_X_PREFIX=	yes
23
USE_GTK=	yes
23
USE_GNOMENG=	yes
24
USE_IMLIB=	yes
24
USE_GNOME=	imlib
25
MAKE_ENV=	PTHREAD_LIBS="${PTHREAD_LIBS}" \
25
MAKE_ENV=	PTHREAD_LIBS="${PTHREAD_LIBS}" \
26
		PTHREAD_CFLAGS="${PTHREAD_CFLAGS}"
26
		PTHREAD_CFLAGS="${PTHREAD_CFLAGS}"
27
ALL_TARGET=	${PORTNAME}_anim.so
27
ALL_TARGET=	${PORTNAME}_anim.so
(-)astro/gkrellmoon/Makefile (-2 / +2 lines)
Lines 17-24 Link Here
17
RUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutils/gkrellm
17
RUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutils/gkrellm
18
18
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
MAKE_ENV=	PTHREAD_LIBS="${PTHREAD_LIBS}" \
22
MAKE_ENV=	PTHREAD_LIBS="${PTHREAD_LIBS}" \
23
		PTHREAD_CFLAGS="${PTHREAD_CFLAGS}"
23
		PTHREAD_CFLAGS="${PTHREAD_CFLAGS}"
24
ALL_TARGET=	${PORTNAME}.so
24
ALL_TARGET=	${PORTNAME}.so
(-)astro/gkrellmseti/Makefile (-4 / +4 lines)
Lines 17-26 Link Here
17
BUILD_DEPENDS=  ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
17
BUILD_DEPENDS=  ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
18
RUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutils/gkrellm
18
RUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutils/gkrellm
19
19
20
USE_BZIP2=      yes
20
USE_BZIP2=	yes
21
USE_X_PREFIX=   yes
21
USE_X_PREFIX=	yes
22
USE_GTK=        yes
22
USE_GNOMENG=	yes
23
USE_IMLIB=      yes
23
USE_GNOME=	imlib
24
USE_XPM=	yes
24
USE_XPM=	yes
25
25
26
DOC_FILES=	AUTHORS README TODO
26
DOC_FILES=	AUTHORS README TODO
(-)astro/spacechart/Makefile (-1 / +2 lines)
Lines 18-24 Link Here
18
18
19
USE_X_PREFIX=	yes
19
USE_X_PREFIX=	yes
20
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
21
USE_GNOMELIBS=	yes
21
USE_GNOMENG=	yes
22
USE_GNOME=	gnomelibs
22
CONFIGURE_ARGS=	--without-included-gettext --datadir=${PREFIX}/share
23
CONFIGURE_ARGS=	--without-included-gettext --datadir=${PREFIX}/share
23
24
24
# trick it into using ports installed gettext
25
# trick it into using ports installed gettext
(-)astro/starplot/Makefile (-1 / +2 lines)
Lines 14-20 Link Here
14
14
15
USE_X_PREFIX=	yes
15
USE_X_PREFIX=	yes
16
USE_GMAKE=	yes
16
USE_GMAKE=	yes
17
USE_GTK=	yes
17
USE_GNOMENG=	yes
18
USE_GNOME=	gtk12
18
USE_XPM=	yes
19
USE_XPM=	yes
19
MAKE_ENV=	DATADIR="${DATADIR}" \
20
MAKE_ENV=	DATADIR="${DATADIR}" \
20
		DOCSDIR="${DOCSDIR}"
21
		DOCSDIR="${DOCSDIR}"
(-)astro/celestia/Makefile (-2 / +2 lines)
Lines 23-30 Link Here
23
USE_GMAKE=	yes
23
USE_GMAKE=	yes
24
USE_MESA=	yes
24
USE_MESA=	yes
25
USE_X_PREFIX=	yes
25
USE_X_PREFIX=	yes
26
USE_GNOMELIBS=	yes
26
USE_GNOMENG=	yes
27
USE_GTK=	yes
27
USE_GNOME=	gnomelibs
28
28
29
CONFIGURE_ARGS=	--prefix=${PREFIX} \
29
CONFIGURE_ARGS=	--prefix=${PREFIX} \
30
		--includedir="${LOCALBASE}/include" \
30
		--includedir="${LOCALBASE}/include" \
(-)astro/gpsdrive/Makefile (-2 / +2 lines)
Lines 17-27 Link Here
17
MAINTAINER=	molter@gufi.org
17
MAINTAINER=	molter@gufi.org
18
18
19
LIB_DEPENDS=	gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
19
LIB_DEPENDS=	gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
20
BUILD_DEPENDS=	${X11BASE}/bin/gdk-pixbuf-config:${PORTSDIR}/graphics/gdk-pixbuf
21
20
22
USE_PERL5=	yes
21
USE_PERL5=	yes
23
USE_GMAKE=	yes
22
USE_GMAKE=	yes
24
USE_GTK=	yes
23
USE_GNOMENG=	yes
24
USE_GNOME=	gdkpixbuf
25
USE_LIBTOOL=	yes
25
USE_LIBTOOL=	yes
26
CONFIGURE_ENV=	CPPFLAGS=-I${LOCALBASE}/include \
26
CONFIGURE_ENV=	CPPFLAGS=-I${LOCALBASE}/include \
27
		LDFLAGS=-L${LOCALBASE}/lib
27
		LDFLAGS=-L${LOCALBASE}/lib
(-)astro/nightfall/Makefile (-1 / +2 lines)
Lines 14-20 Link Here
14
MAINTAINER=	chris@unixpages.org
14
MAINTAINER=	chris@unixpages.org
15
15
16
.if !defined(WITHOUT_GTK)
16
.if !defined(WITHOUT_GTK)
17
USE_GTK=        yes
17
USE_GNOMENG=	yes
18
USE_GNOME=	gtk12
18
.endif
19
.endif
19
.if !defined(WITHOUT_GNUPLOT)
20
.if !defined(WITHOUT_GNUPLOT)
20
BUILD_DEPENDS+= gnuplot:${PORTSDIR}/math/gnuplot
21
BUILD_DEPENDS+= gnuplot:${PORTSDIR}/math/gnuplot
(-)astro/gkrellsun/Makefile (-1 / +2 lines)
Lines 17-23 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_IMLIB=	yes
20
USE_GNOMENG=	yes
21
USE_GNOME=	imlib
21
22
22
do-install:
23
do-install:
23
	${INSTALL_PROGRAM} ${WRKSRC}/gkrellsun.so \
24
	${INSTALL_PROGRAM} ${WRKSRC}/gkrellsun.so \

Return to bug 42180