Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 May 2017 12:47:10 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r439887 - head/x11-fonts/fntsample
Message-ID:  <201705011247.v41ClAZU053667@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon May  1 12:47:10 2017
New Revision: 439887
URL: https://svnweb.freebsd.org/changeset/ports/439887

Log:
  Use USES=gnome

Modified:
  head/x11-fonts/fntsample/Makefile

Modified: head/x11-fonts/fntsample/Makefile
==============================================================================
--- head/x11-fonts/fntsample/Makefile	Mon May  1 12:47:05 2017	(r439886)
+++ head/x11-fonts/fntsample/Makefile	Mon May  1 12:47:10 2017	(r439887)
@@ -22,7 +22,7 @@ CONFIGURE_ARGS=	--with-unicode-blocks=${
 GNU_CONFIGURE=	yes
 USE_GNOME=	pango
 USE_PERL5=	run
-USES=		gettext iconv perl5 pkgconfig
+USES=		gettext gnome iconv perl5 pkgconfig
 
 PLIST_FILES=	bin/${PORTNAME} \
 		man/man1/${PORTNAME}.1.gz \



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