diff options
Diffstat (limited to 'textproc/p5-YAPE-Regex-Explain/Makefile')
-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 234171092199..2f9fb08aaa9d 100644 --- a/textproc/p5-YAPE-Regex-Explain/Makefile +++ b/textproc/p5-YAPE-Regex-Explain/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Explanation of a Regular Expression -RUN_DEPENDS= p5-YAPE-Regex>=0:${PORTSDIR}/textproc/p5-YAPE-Regex +RUN_DEPENDS= p5-YAPE-Regex>=0:textproc/p5-YAPE-Regex BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 |