summaryrefslogtreecommitdiff
path: root/mail/elmo
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-30 19:20:22 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-30 19:20:22 +0000
commit4efa9ce4aba677e16625a76f8415226114d2d072 (patch)
tree768a9d49a28e618c67e66b92df38c1d490e817b4 /mail/elmo
parentMake the last line of Makefile to be (diff)
- Use USE_ICONV knob
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=105722
Diffstat (limited to 'mail/elmo')
-rw-r--r--mail/elmo/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/elmo/Makefile b/mail/elmo/Makefile
index 31806f23d190..1c67460e313c 100644
--- a/mail/elmo/Makefile
+++ b/mail/elmo/Makefile
@@ -18,8 +18,6 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:sf,sav
MAINTAINER= trevor@FreeBSD.org
COMMENT= Receive, filter, read, compose and send mail at the text console
-LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
-
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}"
INFO= elmo
@@ -28,6 +26,7 @@ MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" \
MAN1= elmo.1 elmoconf.pl.1
PLIST= ${WRKDIR}/pkg-plist
USE_GETTEXT= yes
+USE_ICONV= yes
USE_PERL5= yes
pre-extract: