diff options
Diffstat (limited to 'devel/p5-Cdk/Makefile')
-rw-r--r-- | devel/p5-Cdk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Cdk/Makefile b/devel/p5-Cdk/Makefile index 9d169529459f..4d903e5d8e6a 100644 --- a/devel/p5-Cdk/Makefile +++ b/devel/p5-Cdk/Makefile @@ -14,7 +14,7 @@ COMMENT= Perl5 module for Curses Development Kit LICENSE= BSD4CLAUSE -LIB_DEPENDS= libcdk.so:${PORTSDIR}/devel/cdk +LIB_DEPENDS= libcdk.so:devel/cdk USES= perl5 tar:tgz GNU_CONFIGURE= yes |