Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 2014 16:14:02 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r359258 - head/deskutils/gcal
Message-ID:  <201406251614.s5PGE2Bc001834@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Jun 25 16:14:01 2014
New Revision: 359258
URL: http://svnweb.freebsd.org/changeset/ports/359258
QAT: https://qat.redports.org/buildarchive/r359258/

Log:
  Add charsetfix

Modified:
  head/deskutils/gcal/Makefile

Modified: head/deskutils/gcal/Makefile
==============================================================================
--- head/deskutils/gcal/Makefile	Wed Jun 25 16:10:36 2014	(r359257)
+++ head/deskutils/gcal/Makefile	Wed Jun 25 16:14:01 2014	(r359258)
@@ -12,7 +12,7 @@ COMMENT=	The GNU Gregorian calendar prog
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	MAKEINFO="makeinfo --no-split"
-USES=		shebangfix makeinfo tar:xz
+USES=		charsetfix shebangfix makeinfo tar:xz
 SHEBANG_FILES=	misc/gcalltx/gcalltxp.in misc/gcalltx/gcalltx.pl
 
 INFO=		gcal



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