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

(-)graphics/divxcalc/Makefile (-2 / +5 lines)
Lines 13-22 Link Here
13
13
14
MAINTAINER=	ports@FreeBSD.org
14
MAINTAINER=	ports@FreeBSD.org
15
15
16
USE_BISON=	yes
16
BUILD_DEPENDS=	${LOCALBASE}/share/automake14/automake/install-sh:${PORTSDIR}/devel/automake14
17
17
USE_GTK=	yes
18
USE_GTK=	yes
18
GNU_CONFIGURE=	yes
19
USE_GMAKE=	yes
19
USE_GMAKE=	yes
20
GNU_CONFIGURE=	yes
21
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
22
		LDFLAGS="-L${LOCALBASE}/lib"
20
23
21
post-patch:
24
post-patch:
22
	@${PERL} -pi -e "s,Bison ,Bison,g" ${WRKSRC}/configure
25
	@${PERL} -pi -e "s,Bison ,Bison,g" ${WRKSRC}/configure

Return to bug 36891