diff options
Diffstat (limited to 'devel/p5-Data-GUID/Makefile')
-rw-r--r-- | devel/p5-Data-GUID/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Data-GUID/Makefile b/devel/p5-Data-GUID/Makefile index 8893231a3b31..be563c225012 100644 --- a/devel/p5-Data-GUID/Makefile +++ b/devel/p5-Data-GUID/Makefile @@ -18,7 +18,7 @@ COMMENT= Generate globally unique identifiers BUILD_DEPENDS= p5-Sub-Install>=0.03:${PORTSDIR}/devel/p5-Sub-Install \ p5-Sub-Exporter>=0.90:${PORTSDIR}/devel/p5-Sub-Exporter \ p5-Data-UUID>=1.148:${PORTSDIR}/devel/p5-Data-UUID -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple PERL_CONFIGURE= yes |