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

(-)ports/textproc/libxml2/Makefile (+1 lines)
Lines 26-31 Link Here
26
.if !defined(REFERENCE_PORT)
26
.if !defined(REFERENCE_PORT)
27
27
28
USE_GMAKE=	yes
28
USE_GMAKE=	yes
29
MAKE_JOBS_SAFE=	yes
29
USE_ICONV=	yes
30
USE_ICONV=	yes
30
GNU_CONFIGURE=	yes
31
GNU_CONFIGURE=	yes
31
USE_GNOME?=	gnomehack gnometarget pkgconfig
32
USE_GNOME?=	gnomehack gnometarget pkgconfig
(-)ports/print/freetype2/Makefile (+1 lines)
Lines 25-30 Link Here
25
USE_BZIP2=	yes
25
USE_BZIP2=	yes
26
USE_GMAKE=	yes
26
USE_GMAKE=	yes
27
MAKE_ENV=	TOP=""
27
MAKE_ENV=	TOP=""
28
MAKE_JOBS_SAFE=	yes
28
USE_LDCONFIG=	yes
29
USE_LDCONFIG=	yes
29
GNU_CONFIGURE=	yes
30
GNU_CONFIGURE=	yes
30
USE_GNOME=	gnometarget pkgconfig
31
USE_GNOME=	gnometarget pkgconfig
(-)ports/x11-fonts/fontconfig/Makefile (+1 lines)
Lines 33-38 Link Here
33
		--without-add-fonts \
33
		--without-add-fonts \
34
		--disable-docs
34
		--disable-docs
35
MAKE_ENV=	LC_ALL=C
35
MAKE_ENV=	LC_ALL=C
36
MAKE_JOBS_SAFE=	yes
36
PKGINSTALL=	${WRKDIR}/pkg-install
37
PKGINSTALL=	${WRKDIR}/pkg-install
37
38
38
MAN1=		fc-cache.1 fc-cat.1 fc-list.1 fc-match.1
39
MAN1=		fc-cache.1 fc-cat.1 fc-list.1 fc-match.1
(-)ports/graphics/cairo/Makefile (+1 lines)
Lines 30-35 Link Here
30
USE_GNOME=	gnomehack ltverhack referencehack
30
USE_GNOME=	gnomehack ltverhack referencehack
31
USE_AUTOTOOLS=	libtool:15
31
USE_AUTOTOOLS=	libtool:15
32
USE_LDCONFIG=	yes
32
USE_LDCONFIG=	yes
33
MAKE_JOBS_SAFE=	yes
33
34
34
CONFIGURE_ENV=	CPPFLAGS="${PTHREAD_CFLAGS}" \
35
CONFIGURE_ENV=	CPPFLAGS="${PTHREAD_CFLAGS}" \
35
		LDFLAGS="${PTHREAD_LIBS}"
36
		LDFLAGS="${PTHREAD_LIBS}"
(-)ports/x11-toolkits/pango/Makefile (+1 lines)
Lines 28-33 Link Here
28
28
29
USE_GETTEXT=	yes
29
USE_GETTEXT=	yes
30
USE_GMAKE=	yes
30
USE_GMAKE=	yes
31
MAKE_JOBS_SAFE=	yes
31
USE_LDCONFIG=	yes
32
USE_LDCONFIG=	yes
32
USE_AUTOTOOLS=	libtool:15
33
USE_AUTOTOOLS=	libtool:15
33
USE_GNOME=	gnomehack glib20 ltverhack referencehack
34
USE_GNOME=	gnomehack glib20 ltverhack referencehack

Return to bug 132997