diff options
Diffstat (limited to 'devel/p5-Net-ZooKeeper/Makefile')
-rw-r--r-- | devel/p5-Net-ZooKeeper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Net-ZooKeeper/Makefile b/devel/p5-Net-ZooKeeper/Makefile index 63664447a4d1..7c3c69657811 100644 --- a/devel/p5-Net-ZooKeeper/Makefile +++ b/devel/p5-Net-ZooKeeper/Makefile @@ -12,7 +12,7 @@ COMMENT= Perl extension for Apache ZooKeeper LICENSE= APACHE20 -LIB_DEPENDS= libzookeeper_mt.so:${PORTSDIR}/devel/libzookeeper +LIB_DEPENDS= libzookeeper_mt.so:devel/libzookeeper USES= perl5 USE_PERL5= configure |