diff options
Diffstat (limited to 'devel/p5-Curses-Forms/Makefile')
-rw-r--r-- | devel/p5-Curses-Forms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Curses-Forms/Makefile b/devel/p5-Curses-Forms/Makefile index d55ab8d77940..e4a43b9c0f4f 100644 --- a/devel/p5-Curses-Forms/Makefile +++ b/devel/p5-Curses-Forms/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Provide high level APIs for rapid UI design on the console BUILD_DEPENDS= ${SITE_PERL}/Curses/Widgets.pm:${PORTSDIR}/devel/p5-Curses-Widgets -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |