aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-15 10:13:52 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-15 10:13:52 +0000
commitfde5e47ab1c823963068eabb95591fb7f69a9f1c (patch)
treecf11e545f20a80f99bfc5708851680b1a8af42ae /devel
parent208a54860ee1cb87dd395568e3a5efa38e7c37e5 (diff)
Notes
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>