Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jun 2015 12:06:47 +0000 (UTC)
From:      Palle Girgensohn <girgen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r389195 - head/print/cups-base
Message-ID:  <201506111206.t5BC6lbr023334@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: girgen
Date: Thu Jun 11 12:06:47 2015
New Revision: 389195
URL: https://svnweb.freebsd.org/changeset/ports/389195

Log:
  Add missing iconv library.
  
  PR:	200755

Modified:
  head/print/cups-base/Makefile

Modified: head/print/cups-base/Makefile
==============================================================================
--- head/print/cups-base/Makefile	Thu Jun 11 12:02:37 2015	(r389194)
+++ head/print/cups-base/Makefile	Thu Jun 11 12:06:47 2015	(r389195)
@@ -105,6 +105,7 @@ BUILD_DEPENDS+=	cups-client${PKGNAMESUFF
 COMMENT2=	Library cupsimage
 INSTALL_WRKSRC=	${WRKSRC}/filter
 PLIST=		${MASTERDIR}/pkg-plist.image
+USES+=		iconv
 USE_LDCONFIG=	yes
 PKGMESSAGE=	${NONEXISTENT}
 DESCR=		${MASTERDIR}/pkg-descr.image



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