diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2013-09-24 22:53:11 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2013-09-24 22:53:11 +0000 |
commit | 2093492436d44451cab528681f623ebb83aa5148 (patch) | |
tree | aab4c5f2985ca0eb8a549ab847466df9a72d4191 /print | |
parent | 5b33f53a376647d17c27ec7b6562649cea3a9f1a (diff) | |
download | ports-2093492436d44451cab528681f623ebb83aa5148.tar.gz ports-2093492436d44451cab528681f623ebb83aa5148.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-base/Makefile | 1 |
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 |