diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2013-07-07 09:03:44 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2013-07-07 09:03:44 +0000 |
commit | 74805540a5dfbd2040324f5b2f0f934d1e606364 (patch) | |
tree | 534a9bbd1422c10f53324f230f7268ea1f3e5cc1 /security/courier-authlib | |
parent | d26367db8b0694617a9f2a139d6c845cd19d1e5a (diff) | |
download | ports-74805540a5dfbd2040324f5b2f0f934d1e606364.tar.gz ports-74805540a5dfbd2040324f5b2f0f934d1e606364.zip |
Notes
Diffstat (limited to 'security/courier-authlib')
-rw-r--r-- | security/courier-authlib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/courier-authlib/Makefile b/security/courier-authlib/Makefile index bfb6c2ab6ab6..398538eb89c8 100644 --- a/security/courier-authlib/Makefile +++ b/security/courier-authlib/Makefile @@ -34,6 +34,7 @@ OPTIONS_DEFINE+= GDBM .else # !defined(PKGNAMESUFFIX) +USES= iconv USE_AUTOTOOLS= libltdl USE_BZIP2= yes USE_GMAKE= yes |