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 e96faa0c1b9a..48e0d492eb00 100644 --- a/www/p5-WebService-CIA/Makefile +++ b/www/p5-WebService-CIA/Makefile @@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Information from the CIA World Factbook +BUILD_DEPENDS= ${BUILD_DEPENDS} RUN_DEPENDS= p5-Crypt-SSLeay>=0:security/p5-Crypt-SSLeay \ p5-libwww>=0:www/p5-libwww \ p5-MLDBM>=0:databases/p5-MLDBM -BUILD_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= modbuild |