diff options
Diffstat (limited to 'devel/p5-File-SearchPath/Makefile')
| -rw-r--r-- | devel/p5-File-SearchPath/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-File-SearchPath/Makefile b/devel/p5-File-SearchPath/Makefile index b0880769afd3..474e23a32f71 100644 --- a/devel/p5-File-SearchPath/Makefile +++ b/devel/p5-File-SearchPath/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-File-SearchPath -# Date created: 2010-12-12 -# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com> -# +# Created by: Philip M. Gollucci <pgollucci@p6m7g8.com> # $FreeBSD$ -# PORTNAME= File-SearchPath PORTVERSION= 0.06 @@ -16,7 +12,8 @@ COMMENT= Search for a file in an environment variable path RUN_DEPENDS= p5-Env-Path>=0:${PORTSDIR}/devel/p5-Env-Path -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= File::SearchPath.3 |
