diff --git a/devel/p5-IPC-MM/Makefile b/devel/p5-IPC-MM/Makefile index c0d1242034ed..7c977bf42977 100644 --- a/devel/p5-IPC-MM/Makefile +++ b/devel/p5-IPC-MM/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to Ralf Engelschall's mm library -LIB_DEPENDS= mm.14:${PORTSDIR}/devel/mm +LIB_DEPENDS= libmm.so:${PORTSDIR}/devel/mm USES= perl5 USE_PERL5= configure