Date: Sun, 7 Jul 2013 09:03:45 +0000 (UTC) From: Oliver Lehmann <oliver@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322423 - head/security/courier-authlib Message-ID: <201307070903.r6793jDl019781@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: oliver Date: Sun Jul 7 09:03:44 2013 New Revision: 322423 URL: http://svnweb.freebsd.org/changeset/ports/322423 Log: add USES=iconv which it does Noted by: mat Modified: head/security/courier-authlib/Makefile Modified: head/security/courier-authlib/Makefile ============================================================================== --- head/security/courier-authlib/Makefile Sun Jul 7 08:21:48 2013 (r322422) +++ head/security/courier-authlib/Makefile Sun Jul 7 09:03:44 2013 (r322423) @@ -34,6 +34,7 @@ OPTIONS_DEFINE+= GDBM .else # !defined(PKGNAMESUFFIX) +USES= iconv USE_AUTOTOOLS= libltdl USE_BZIP2= yes USE_GMAKE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307070903.r6793jDl019781>