From 5a750f5ebe6132fb21566e11b6ce1caa3e2585f1 Mon Sep 17 00:00:00 2001 From: sheldonh Date: Wed, 4 Feb 2004 07:49:48 +0000 Subject: USE_ICONV. --- mail/exim/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/exim/Makefile') diff --git a/mail/exim/Makefile b/mail/exim/Makefile index b83bfe3a0474..9c6be812a30d 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -22,7 +22,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= sheldonh@FreeBSD.org COMMENT= High performance MTA for Unix systems on the Internet -LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv .if defined(WITH_EXIMON) RUN_DEPENDS= ${LOCALBASE}/sbin/eximon:${PORTSDIR}/mail/exim-monitor .endif @@ -37,6 +36,7 @@ CONFLICTS+= ${PKGNAMEPREFIX}${PORTNAME}${suffix}* .endfor USE_BZIP2= yes +USE_ICONV= yes USE_PERL5= yes USE_REINPLACE= yes MAN8= exim.8 -- cgit title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptdes2018-10-061-2/+2
* Update WWWsunpoet2018-05-281-1/+1