svn commit: r439887 - head/x11-fonts/fntsample

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon May 1 12:47:11 UTC 2017


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 \


More information about the svn-ports-all mailing list