From 4efa9ce4aba677e16625a76f8415226114d2d072 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Tue, 30 Mar 2004 19:20:22 +0000 Subject: - Use USE_ICONV knob Approved by: portmgr --- mail/gmime/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mail/gmime') diff --git a/mail/gmime/Makefile b/mail/gmime/Makefile index 7b7acc24652f..1897a2c4842e 100644 --- a/mail/gmime/Makefile +++ b/mail/gmime/Makefile @@ -14,13 +14,12 @@ MASTER_SITES= http://spruce.sourceforge.net/gmime/sources/ MAINTAINER= ports@FreeBSD.org COMMENT= Library (written in C) for parsing and creating messages using MIME -LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv - CONFLICTS= gmime-2.1.* USE_X_PREFIX= YES GNU_CONFIGURE= YES USE_GMAKE= YES USE_GNOME= glib12 +USE_ICONV= yes USE_LIBTOOL_VER=13 CONFIGURE_ARGS+=--with-libiconv-prefix=${LOCALBASE} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ -- cgit v1.2.3