aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--databases/p5-DBZ_File/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBZ_File/Makefile b/databases/p5-DBZ_File/Makefile
index 3cafee3b2aaf..b4909a8adb40 100644
--- a/databases/p5-DBZ_File/Makefile
+++ b/databases/p5-DBZ_File/Makefile
@@ -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