Date: Sun, 24 Sep 2017 20:47:48 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450550 - head/print/pdftk Message-ID: <201709242047.v8OKlme1035570@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sun Sep 24 20:47:48 2017 New Revision: 450550 URL: https://svnweb.freebsd.org/changeset/ports/450550 Log: print/pdftk: add inline comment for r450549 PR: 222573 Submitted by: gerald Pointy hat to: jbeich Modified: head/print/pdftk/Makefile (contents, props changed) Modified: head/print/pdftk/Makefile ============================================================================== --- head/print/pdftk/Makefile Sun Sep 24 20:16:01 2017 (r450549) +++ head/print/pdftk/Makefile Sun Sep 24 20:47:48 2017 (r450550) @@ -16,7 +16,7 @@ LICENSE= GPLv2 # Get GCC version suffix without the dot in USE_GCC CSUFF= ${_USE_GCC:S/.//} -USE_GCC= 6 +USE_GCC= 6 # Only GCC 6 provides Java (GCJ and libgcj). USES= iconv gmake zip # gcj/libgcj don't exist on some platforms
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709242047.v8OKlme1035570>