Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jun 2017 05:56:42 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r442274 - head/deskutils/gucharmap
Message-ID:  <201706010556.v515ugsx060121@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Thu Jun  1 05:56:42 2017
New Revision: 442274
URL: https://svnweb.freebsd.org/changeset/ports/442274

Log:
  Make this build again in poudriere, add back some missing dependancies.
  
  Reported by:	pkg-fallout@

Modified:
  head/deskutils/gucharmap/Makefile

Modified: head/deskutils/gucharmap/Makefile
==============================================================================
--- head/deskutils/gucharmap/Makefile	Thu Jun  1 03:27:37 2017	(r442273)
+++ head/deskutils/gucharmap/Makefile	Thu Jun  1 05:56:42 2017	(r442274)
@@ -18,8 +18,9 @@ BUILD_DEPENDS=	itstool:textproc/itstool \
 
 PORTSCOUT=	limitw:1,even
 
-USES=		gmake gnome libtool localbase pathfix pkgconfig tar:xz
-USE_GNOME=	cairo gdkpixbuf2 gtk30 introspection:build
+USES=		desktop-file-utils gmake gnome libtool localbase \
+		pathfix pkgconfig tar:xz
+USE_GNOME=	cairo gdkpixbuf2 gtk30 intltool introspection:build
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-unicode-data=${LOCALBASE}/share/unicode-ucd/
 USE_LDCONFIG=	yes



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