diff options
Diffstat (limited to 'textproc/p5-YAPE-Regex-Explain')
-rw-r--r-- | textproc/p5-YAPE-Regex-Explain/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-YAPE-Regex-Explain/Makefile b/textproc/p5-YAPE-Regex-Explain/Makefile index 2f9fb08aaa9d..9bb57949bcf2 100644 --- a/textproc/p5-YAPE-Regex-Explain/Makefile +++ b/textproc/p5-YAPE-Regex-Explain/Makefile @@ -12,8 +12,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Explanation of a Regular Expression +BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-YAPE-Regex>=0:textproc/p5-YAPE-Regex -BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure |