diff options
-rw-r--r-- | devel/p5-PerlMenu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-PerlMenu/Makefile b/devel/p5-PerlMenu/Makefile index 8b4b1e919a68..3d57a5c92039 100644 --- a/devel/p5-PerlMenu/Makefile +++ b/devel/p5-PerlMenu/Makefile @@ -15,7 +15,7 @@ DISTNAME= perlmenu.v4.0 MAINTAINER= ports@FreeBSD.org -RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${MACHINE_ARCH}-freebsd/Curses.pm:${PORTSDIR}/devel/p5-Curses +RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Curses.pm:${PORTSDIR}/devel/p5-Curses USE_PERL5= yes NO_BUILD= yes |