aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2014-06-27 05:30:05 +0800
committerrakuco <rakuco@FreeBSD.org>2014-06-27 05:30:05 +0800
commit785cb0ba18b1e693e532ce54e3be4d46e74e93ea (patch)
tree6e052184d8e0ca481964e487e76359c0e5c63f5e
parente0d288ce60ef192e1d748814854e0093728e4b91 (diff)
downloadfreebsd-ports-gnome-785cb0ba18b1e693e532ce54e3be4d46e74e93ea.tar.gz
freebsd-ports-gnome-785cb0ba18b1e693e532ce54e3be4d46e74e93ea.tar.zst
freebsd-ports-gnome-785cb0ba18b1e693e532ce54e3be4d46e74e93ea.zip
Add missing runtime dependencies to the port.
PR: 190872 Submitted by: idefix@fechner.net (maintainer)
-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