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

(-)Makefile (-1 / +1 lines)
Lines 31-37 Link Here
31
INSTALLS_SHLIB=	yes
31
INSTALLS_SHLIB=	yes
32
CONFIGURE_ARGS=	--with-evolution
32
CONFIGURE_ARGS=	--with-evolution
33
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
33
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
34
		LIBS="-L${LOCALBASE}/lib -lintl -lgiconv ${PTHREAD_LIBS}"
34
		LIBS="-L${LOCALBASE}/lib -lintl -liconv ${PTHREAD_LIBS}"
35
CONFIGURE_TARGET=	--target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
35
CONFIGURE_TARGET=	--target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
36
36
37
PLIST_SUB=	VERSION=${PORTVERSION}-bonobo
37
PLIST_SUB=	VERSION=${PORTVERSION}-bonobo

Return to bug 36059