aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Twofish_PP
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-04-09 22:56:11 +0000
committerSteve Wills <swills@FreeBSD.org>2012-04-09 22:56:11 +0000
commitc751c5077d13b8fe5c1550cdd0b10957c2ecfe74 (patch)
tree1933bb292b6ed8c8fc4fddaebc94f227afe94c8e /security/p5-Crypt-Twofish_PP
parentf71927efa04d2e1f581f53a04f15fb65cbd570d8 (diff)
downloadports-c751c5077d13b8fe5c1550cdd0b10957c2ecfe74.tar.gz
ports-c751c5077d13b8fe5c1550cdd0b10957c2ecfe74.zip
- Add missing DEPENDS
- Bump PORTREVISION PR: ports/165885 Approved by: maintainer timeout (kostjnspb@yandex.ru, >3 weeks) Feature safe: yes
Notes
Notes: svn path=/head/; revision=294455
Diffstat (limited to 'security/p5-Crypt-Twofish_PP')
-rw-r--r--security/p5-Crypt-Twofish_PP/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/p5-Crypt-Twofish_PP/Makefile b/security/p5-Crypt-Twofish_PP/Makefile
index 5e85bb1a3cd5..8934bf9504de 100644
--- a/security/p5-Crypt-Twofish_PP/Makefile
+++ b/security/p5-Crypt-Twofish_PP/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Crypt-Twofish_PP
PORTVERSION= 0.17
+PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= CPAN \
http://kostjn.spb.ru/freebsd/
@@ -15,6 +16,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kostjnspb@yandex.ru
COMMENT= The Twofish Algorithm in Pure Perl
+BUILD_DEPENDS= p5-Locale-libintl>=0:${PORTSDIR}/devel/p5-Locale-libintl
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
PERL_CONFIGURE= YES
MAN3= Crypt::Twofish_PP.3 \