aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/rodent
diff options
context:
space:
mode:
authorRodrigo Osorio <rodrigo@FreeBSD.org>2015-04-18 12:41:46 +0000
committerRodrigo Osorio <rodrigo@FreeBSD.org>2015-04-18 12:41:46 +0000
commitf2f24d761ef2be4965b7d31a44504ac7d53c8c48 (patch)
treeedd832bbf6d322f7b580ec5051c3ed0661538d9c /x11-fm/rodent
parent68916dd3752ba5b891527b29f2455acc069d91e3 (diff)
downloadports-f2f24d761ef2be4965b7d31a44504ac7d53c8c48.tar.gz
ports-f2f24d761ef2be4965b7d31a44504ac7d53c8c48.zip
Replace wrong dependencie from japanese/gawk to lang/gawk.
Bump port revision. Reported by marino
Notes
Notes: svn path=/head/; revision=384224
Diffstat (limited to 'x11-fm/rodent')
-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 \