diff options
Diffstat (limited to 'www/p5-Parse-HTTP-UserAgent/Makefile')
| -rw-r--r-- | www/p5-Parse-HTTP-UserAgent/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Parse-HTTP-UserAgent/Makefile b/www/p5-Parse-HTTP-UserAgent/Makefile index 4a3d9a174674..5a13caf911a1 100644 --- a/www/p5-Parse-HTTP-UserAgent/Makefile +++ b/www/p5-Parse-HTTP-UserAgent/Makefile @@ -14,10 +14,10 @@ COMMENT= Parser for the User Agent string LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-JSON>=0:converters/p5-JSON \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-JSON>=0:converters/p5-JSON \ p5-XML-Simple>=0:textproc/p5-XML-Simple \ p5-YAML>=0:textproc/p5-YAML -RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Pod>=0:devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=0:devel/p5-Test-Pod-Coverage |
