diff options
Diffstat (limited to 'misc/p5-Software-License-CCpack/Makefile')
-rw-r--r-- | misc/p5-Software-License-CCpack/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/p5-Software-License-CCpack/Makefile b/misc/p5-Software-License-CCpack/Makefile index 35dd9ecbab23..78c05b786858 100644 --- a/misc/p5-Software-License-CCpack/Makefile +++ b/misc/p5-Software-License-CCpack/Makefile @@ -13,8 +13,8 @@ COMMENT= Software::License pack for Creative Commons licenses LICENSE= LGPL3 -BUILD_DEPENDS= p5-Software-License>=0:misc/p5-Software-License -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Software-License>=0:misc/p5-Software-License TEST_DEPENDS= p5-Test-CheckDeps>=0.010:devel/p5-Test-CheckDeps NO_ARCH= yes |