aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/p5-PerlFM
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-04-24 08:59:56 +0800
committerswills <swills@FreeBSD.org>2012-04-24 08:59:56 +0800
commitde7a475b502a890bcccb3a7e3449bc296b5f3f96 (patch)
tree9a24ad249910d15cdd1b322fcf8126a64ca7e5a0 /x11-fm/p5-PerlFM
parent70256272046364d24ceb198aecd81174c172c0bd (diff)
downloadfreebsd-ports-gnome-de7a475b502a890bcccb3a7e3449bc296b5f3f96.tar.gz
freebsd-ports-gnome-de7a475b502a890bcccb3a7e3449bc296b5f3f96.tar.zst
freebsd-ports-gnome-de7a475b502a890bcccb3a7e3449bc296b5f3f96.zip
- Add missing DEPENDS to avoid build warnings
PR: ports/166609 Approved by: maintainer timeout (vvelox@vvelox.net, >2 weeks)
Diffstat (limited to 'x11-fm/p5-PerlFM')
-rw-r--r--x11-fm/p5-PerlFM/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fm/p5-PerlFM/Makefile b/x11-fm/p5-PerlFM/Makefile
index 748eb4b0c3bb..0213e869ffc6 100644
--- a/x11-fm/p5-PerlFM/Makefile
+++ b/x11-fm/p5-PerlFM/Makefile
@@ -16,7 +16,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
COMMENT= A Perl based file manager
-RUN_DEPENDS= p5-Gtk2>=1.060:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
+BUILD_DEPENDS= p5-Gtk2>=1.060:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
p5-Gtk2-Chmod>=0.0.0:${PORTSDIR}/x11-toolkits/p5-Gtk2-Chmod \
p5-Gtk2-PathButtonBar>=0.1.2:${PORTSDIR}/x11-toolkits/p5-Gtk2-PathButtonBar \
p5-String-ShellQuote>=1.03:${PORTSDIR}/textproc/p5-String-ShellQuote \
@@ -24,6 +24,7 @@ RUN_DEPENDS= p5-Gtk2>=1.060:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
p5-ZConf-Bookmarks>=0.2.3:${PORTSDIR}/net/p5-ZConf-Bookmarks \
p5-ZConf-Runner>=2.1.1:${PORTSDIR}/deskutils/p5-ZConf-Runner \
p5-Dir-Watch>=0.0.0:${PORTSDIR}/devel/p5-Dir-Watch
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes