1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

CONFIGURE_ENV will broken this ports,

so change it to CONFIGURE_ARGS.

Submitted by:	maintainer
This commit is contained in:
Vanilla I. Shu 2001-03-10 03:29:19 +00:00
parent 88b3d8ce69
commit 1e273b89cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39335

View File

@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= leeym@cae.ce.ntu.edu.tw
PERL_CONFIGURE= yes
CONFIGURE_ENV= -I${FILESDIR} -L${FILESDIR}
CONFIGURE_ARGS= -I${FILESDIR} -L${FILESDIR}
WRKSRC= ${WRKDIR}/DBZ_File