aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-06-26 21:30:05 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-06-26 21:30:05 +0000
commit1c37c37284a9891eb7480f3df7dbda30d01356dd (patch)
tree6e052184d8e0ca481964e487e76359c0e5c63f5e /deskutils
parentfc1f1913494d4e7b4936e325628527faaa3ffee0 (diff)
downloadports-1c37c37284a9891eb7480f3df7dbda30d01356dd.tar.gz
ports-1c37c37284a9891eb7480f3df7dbda30d01356dd.zip
Add missing runtime dependencies to the port.
PR: 190872 Submitted by: idefix@fechner.net (maintainer)
Notes
Notes: svn path=/head/; revision=359420
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/note/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/deskutils/note/Makefile b/deskutils/note/Makefile
index 08599effab18..9feacbcb8715 100644
--- a/deskutils/note/Makefile
+++ b/deskutils/note/Makefile
@@ -2,6 +2,7 @@
PORTNAME= note
PORTVERSION= 1.3.18
+PORTREVISION= 1
CATEGORIES= deskutils perl5
MASTER_SITES= http://www.daemon.de/idisk/Apps/note/
@@ -10,6 +11,9 @@ COMMENT= Console based tool to handle encrypted notes
LICENSE= GPLv1
+RUN_DEPENDS= p5-YAML>=0.1:${PORTSDIR}/textproc/p5-YAML \
+ p5-Crypt-IDEA>=1.0:${PORTSDIR}/security/p5-Crypt-IDEA
+
USES= perl5
USE_PERL5= configure