aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Dir-Project/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Dir-Project/Makefile b/devel/p5-Dir-Project/Makefile
index ee1d426c4078..7f8cc170263e 100644
--- a/devel/p5-Dir-Project/Makefile
+++ b/devel/p5-Dir-Project/Makefile
@@ -15,6 +15,6 @@ LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
-CONFIGURE_ENV+= DIRPROJECT_PREFIX=${PREFIX}
+CONFIGURE_ENV= DIRPROJECT_PREFIX=${PREFIX}
.include <bsd.port.mk>