diff options
Diffstat (limited to 'devel/p5-Inline-Tcl/Makefile')
-rw-r--r-- | devel/p5-Inline-Tcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Inline-Tcl/Makefile b/devel/p5-Inline-Tcl/Makefile index 9e684aca881e..4370f0921de5 100644 --- a/devel/p5-Inline-Tcl/Makefile +++ b/devel/p5-Inline-Tcl/Makefile @@ -16,7 +16,7 @@ COMMENT= Write Perl subroutines in Tcl BUILD_DEPENDS= ${SITE_PERL}/Inline.pm:${PORTSDIR}/devel/p5-Inline LIB_DEPENDS= tcl84:${PORTSDIR}/lang/tcl84 -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes CONFIGURE_ARGS= INC="-I${PREFIX}/include/tcl8.4" \ |