summaryrefslogtreecommitdiff
path: root/devel/p5-Getopt-Popt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Getopt-Popt/Makefile')
-rw-r--r--devel/p5-Getopt-Popt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Getopt-Popt/Makefile b/devel/p5-Getopt-Popt/Makefile
index 2d15d1f93956..3f06584d4fc7 100644
--- a/devel/p5-Getopt-Popt/Makefile
+++ b/devel/p5-Getopt-Popt/Makefile
@@ -17,7 +17,7 @@ COMMENT= Perl interface to the popt(3) library
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
CONFIGURE_ARGS= INC='-I${LOCALBASE}/include' LIBS'-L${LOCALBASE}/lib'