Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2015 12:41:47 +0000 (UTC)
From:      Rodrigo Osorio <rodrigo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r384224 - head/x11-fm/rodent
Message-ID:  <201504181241.t3ICfl8j032836@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rodrigo
Date: Sat Apr 18 12:41:46 2015
New Revision: 384224
URL: https://svnweb.freebsd.org/changeset/ports/384224

Log:
  Replace wrong dependencie from japanese/gawk to lang/gawk.
  Bump port revision.
  Reported by marino

Modified:
  head/x11-fm/rodent/Makefile

Modified: head/x11-fm/rodent/Makefile
==============================================================================
--- head/x11-fm/rodent/Makefile	Sat Apr 18 12:37:22 2015	(r384223)
+++ head/x11-fm/rodent/Makefile	Sat Apr 18 12:41:46 2015	(r384224)
@@ -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 m
 
 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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504181241.t3ICfl8j032836>