svn commit: r389195 - head/print/cups-base
Palle Girgensohn
girgen at FreeBSD.org
Thu Jun 11 12:06:48 UTC 2015
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
More information about the svn-ports-head
mailing list