diff options
Diffstat (limited to 'devel/p5-Getopt-Compact/Makefile')
-rw-r--r-- | devel/p5-Getopt-Compact/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Getopt-Compact/Makefile b/devel/p5-Getopt-Compact/Makefile index 4c2c08e3c0f5..aa407bceec39 100644 --- a/devel/p5-Getopt-Compact/Makefile +++ b/devel/p5-Getopt-Compact/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Getopt processing in a compact statement with long and short options +BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Text-Table>=0:textproc/p5-Text-Table \ p5-Env-Path>=0:devel/p5-Env-Path -BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure |