diff options
Diffstat (limited to 'sysutils/apt/Makefile')
-rw-r--r-- | sysutils/apt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/apt/Makefile b/sysutils/apt/Makefile index 747d28718973..16904e5fafe0 100644 --- a/sysutils/apt/Makefile +++ b/sysutils/apt/Makefile @@ -23,8 +23,7 @@ LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl GNU_CONFIGURE= yes USE_GMAKE= yes -USE_ICONV= yes -USES= gettext +USES= gettext iconv USE_BDB= 44+ USE_LDCONFIG= yes NO_FILTER_SHLIBS= yes |