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

(-)math/geg/Makefile (-1 / +2 lines)
Lines 15-21 Link Here
15
MAINTAINER=	domi@saargate.de
15
MAINTAINER=	domi@saargate.de
16
16
17
USE_X_PREFIX=	yes
17
USE_X_PREFIX=	yes
18
USE_GTK=	yes
18
USE_GNOMENG=	yes
19
USE_GNOME=	gtk12
19
USE_AUTOMAKE=	yes
20
USE_AUTOMAKE=	yes
20
AUTOMAKE_ARGS=	-a -i
21
AUTOMAKE_ARGS=	-a -i
21
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
22
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
(-)math/grpn/Makefile (-1 / +2 lines)
Lines 13-19 Link Here
13
MAINTAINER=	jedgar@FreeBSD.org
13
MAINTAINER=	jedgar@FreeBSD.org
14
14
15
USE_X_PREFIX=	yes
15
USE_X_PREFIX=	yes
16
USE_GTK=	yes
16
USE_GNOMENG=	yes
17
USE_GNOME=	gtk12
17
18
18
ALL_TARGET=
19
ALL_TARGET=
19
20
(-)math/surf/Makefile (-1 / +2 lines)
Lines 18-24 Link Here
18
		tiff.4:${PORTSDIR}/graphics/tiff \
18
		tiff.4:${PORTSDIR}/graphics/tiff \
19
		gmp.6:${PORTSDIR}/math/libgmp4
19
		gmp.6:${PORTSDIR}/math/libgmp4
20
20
21
USE_GTK=	yes
21
USE_GNOMENG=	yes
22
USE_GNOME=	gtk12
22
USE_NEWGCC=	yes
23
USE_NEWGCC=	yes
23
GNU_CONFIGURE=	yes
24
GNU_CONFIGURE=	yes
24
CONFIGURE_ENV=	CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
25
CONFIGURE_ENV=	CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
(-)math/graphthing/Makefile (-1 / +2 lines)
Lines 16-22 Link Here
16
LIB_DEPENDS=	intl.4:${PORTSDIR}/devel/gettext \
16
LIB_DEPENDS=	intl.4:${PORTSDIR}/devel/gettext \
17
		gtkmm.2:${PORTSDIR}/x11-toolkits/gtk--
17
		gtkmm.2:${PORTSDIR}/x11-toolkits/gtk--
18
18
19
USE_GTK=	yes
19
USE_GNOMENG=	yes
20
USE_GNOME=	gtk12
20
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
21
USE_GMAKE=	yes
22
USE_GMAKE=	yes

Return to bug 42208