summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2013-09-24 22:53:11 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2013-09-24 22:53:11 +0000
commit2093492436d44451cab528681f623ebb83aa5148 (patch)
treeaab4c5f2985ca0eb8a549ab847466df9a72d4191 /print
parent- Update from 0.23.0 to 0.23.1 (diff)
- Add explicit LDFLAGS for iconv
Submitted by: marino Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=328212
Diffstat (limited to 'print')
-rw-r--r--print/cups-base/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile
index 0267ca88ce21..5d0da18f874d 100644
--- a/print/cups-base/Makefile
+++ b/print/cups-base/Makefile
@@ -88,6 +88,7 @@ COMMENT2= Library cups
INSTALL_WRKSRC= ${WRKSRC}/cups
PLIST= ${MASTERDIR}/pkg-plist.client
USES+= iconv
+LDFLAGS+= ${ICONV_LIB}
USE_LDCONFIG= yes
PKGMESSAGE= ${NONEXISTENT}
DESCR= ${MASTERDIR}/pkg-descr.client