diff options
Diffstat (limited to 'devel/cons-test/Makefile')
-rw-r--r-- | devel/cons-test/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cons-test/Makefile b/devel/cons-test/Makefile index 50e5033e51c9..7305e283ab39 100644 --- a/devel/cons-test/Makefile +++ b/devel/cons-test/Makefile @@ -16,7 +16,7 @@ COMMENT= Test bed for `Cons' development LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= ${LOCALBASE}/bin/cons:${PORTSDIR}/devel/cons +RUN_DEPENDS= ${LOCALBASE}/bin/cons:devel/cons USES= perl5 tar:tgz WRKSRC= ${WRKDIR}/cons-${PORTVERSION}/test |