From d59db5f0fd2d82d0819dffb4761dd8252c9fed64 Mon Sep 17 00:00:00 2001 From: rodrigo Date: Sat, 18 Apr 2015 12:41:46 +0000 Subject: Replace wrong dependencie from japanese/gawk to lang/gawk. Bump port revision. Reported by marino --- x11-fm/rodent/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-fm') diff --git a/x11-fm/rodent/Makefile b/x11-fm/rodent/Makefile index 7b2360b4e79..8f270699cde 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 \ -- cgit