diff options
Diffstat (limited to 'www/p5-WebService-CIA')
-rw-r--r-- | www/p5-WebService-CIA/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WebService-CIA/Makefile b/www/p5-WebService-CIA/Makefile index 48e0d492eb00..3fb0046c9481 100644 --- a/www/p5-WebService-CIA/Makefile +++ b/www/p5-WebService-CIA/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Information from the CIA World Factbook -BUILD_DEPENDS= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Crypt-SSLeay>=0:security/p5-Crypt-SSLeay \ p5-libwww>=0:www/p5-libwww \ p5-MLDBM>=0:databases/p5-MLDBM |