diff options
Diffstat (limited to 'devel/p5-IPC-MM/Makefile')
-rw-r--r-- | devel/p5-IPC-MM/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-IPC-MM/Makefile b/devel/p5-IPC-MM/Makefile index bab4665b2986..31c1e71b8bc1 100644 --- a/devel/p5-IPC-MM/Makefile +++ b/devel/p5-IPC-MM/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to Ralf Engelschall's mm library -LIB_DEPENDS= libmm.so:${PORTSDIR}/devel/mm +LIB_DEPENDS= libmm.so:devel/mm USES= perl5 USE_PERL5= configure |