diff options
Diffstat (limited to 'devel/p5-Dir-Project/Makefile')
-rw-r--r-- | devel/p5-Dir-Project/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-Dir-Project/Makefile b/devel/p5-Dir-Project/Makefile index 21e95fe7ff3d..b5c0dc77cdc6 100644 --- a/devel/p5-Dir-Project/Makefile +++ b/devel/p5-Dir-Project/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Dir-Project -# Date created: 2006-07-15 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Dir-Project PORTVERSION= 3.024 @@ -17,7 +13,8 @@ COMMENT= Project Environment determination LICENSE= LGPL3 ART20 LICENSE_COMB= dual -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure CONFIGURE_ENV+= DIRPROJECT_PREFIX=${PREFIX} MAN1= project_bin.1 project_dir.1 |