aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm
diff options
context:
space:
mode:
authorrodrigo <rodrigo@FreeBSD.org>2015-04-18 20:41:46 +0800
committerrodrigo <rodrigo@FreeBSD.org>2015-04-18 20:41:46 +0800
commitd59db5f0fd2d82d0819dffb4761dd8252c9fed64 (patch)
treeedd832bbf6d322f7b580ec5051c3ed0661538d9c /x11-fm
parent8a50fb3ec56c2888377c2f03a466083279bb66bb (diff)
downloadfreebsd-ports-gnome-d59db5f0fd2d82d0819dffb4761dd8252c9fed64.tar.gz
freebsd-ports-gnome-d59db5f0fd2d82d0819dffb4761dd8252c9fed64.tar.zst
freebsd-ports-gnome-d59db5f0fd2d82d0819dffb4761dd8252c9fed64.zip
Replace wrong dependencie from japanese/gawk to lang/gawk.
Bump port revision. Reported by marino
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/rodent/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/rodent/Makefile b/x11-fm/rodent/Makefile
index 7b2360b4e792..8f270699cde8 100644
--- a/x11-fm/rodent/Makefile
+++ b/x11-fm/rodent/Makefile
@@ -3,7 +3,7 @@
PORTNAME= rodent
PORTVERSION= 5.2.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-fm
MASTER_SITES= SF/xffm/rodent/
@@ -12,7 +12,7 @@ COMMENT= Fast, small and powerful file manager
LICENSE= GPLv3
-BUILD_DEPENDS= gawk:${PORTSDIR}/japanese/gawk \
+BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk \
bash:${PORTSDIR}/shells/bash \
intltoolize:${PORTSDIR}/textproc/intltool
LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo \