From a9f655130603ff40a917146738a8cb2487ed5f82 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Tue, 30 Mar 2004 19:56:43 +0000 Subject: - Use USE_ICONV knob Approved by: portmgr --- security/gnupg1/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/gnupg1') diff --git a/security/gnupg1/Makefile b/security/gnupg1/Makefile index e880c79c94d0..ed09cd8b7a15 100644 --- a/security/gnupg1/Makefile +++ b/security/gnupg1/Makefile @@ -32,7 +32,7 @@ MAN7= gnupg.7 .include .if defined(WITH_LIBICONV) || exists(${PREFIX}/lib/libiconv.so) -LIB_DEPENDS+= iconv.3:${PORTSDIR}/converters/libiconv +USE_ICONV= yes .endif .if defined(WITH_LDAP) || exists(${PREFIX}/lib/libldap.so.2) USE_OPENLDAP= yes -- cgit v1.2.3