summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-01-31 05:27:07 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-01-31 05:27:07 +0000
commit894354857fe6396ea6f405b185c43aa119a58b51 (patch)
treed59d9829347a02a9185ca152fe5b3c8aa343e1a9 /mail
parent- allows licq used as master-port. e.G. for socks. (diff)
use iconv instead of libjconv.
PR: ports/47701 Submitted by: KAWATA Masahiko <kawata@mta.biglobe.ne.jp> Approved by: Oliver Lehmann <lehmann@ans-netz.de>
Notes
Notes: svn path=/head/; revision=74326
Diffstat (limited to 'mail')
-rw-r--r--mail/sylpheed/Makefile8
-rw-r--r--mail/sylpheed2-devel/Makefile8
-rw-r--r--mail/sylpheed2/Makefile8
-rw-r--r--mail/sylpheed3/Makefile8
4 files changed, 0 insertions, 32 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile
index 36ec762ff54a..4cf1f18c3280 100644
--- a/mail/sylpheed/Makefile
+++ b/mail/sylpheed/Makefile
@@ -47,12 +47,6 @@ CONFIGURE_ARGS+=--enable-compface
.else
CONFIGURE_ARGS+=--disable-compface
.endif
-.if defined(WITH_JCONV)
-LIB_DEPENDS+= jconv.0:${PORTSDIR}/japanese/libjconv
-CONFIGURE_ARGS+=--enable-jconv
-.else
-CONFIGURE_ARGS+=--disable-jconv
-.endif
.if defined(WITH_JPILOT)
LIB_DEPENDS+= pisock.8:${PORTSDIR}/palm/pilot-link
RUN_DEPENDS+= jpilot:${PORTSDIR}/palm/jpilot
@@ -85,8 +79,6 @@ pre-everything::
@${ECHO} " WITH_PIXBUF=yes Enable GDK Pixbuf support"
@${ECHO} " WITH_GPGME=yes Enable GnuPG support using GPGME."
@${ECHO} " WITH_COMPFACE=yes Enable X-Face support."
- @${ECHO} " WITH_JCONV=yes Enable Japanese charset conversion"
- @${ECHO} " library libjconv."
@${ECHO} " WITH_JPILOT=yes Enable JPilot support."
@${ECHO} " WITH_LDAP=yes Enable LDAP support."
@${ECHO} ""
diff --git a/mail/sylpheed2-devel/Makefile b/mail/sylpheed2-devel/Makefile
index 36ec762ff54a..4cf1f18c3280 100644
--- a/mail/sylpheed2-devel/Makefile
+++ b/mail/sylpheed2-devel/Makefile
@@ -47,12 +47,6 @@ CONFIGURE_ARGS+=--enable-compface
.else
CONFIGURE_ARGS+=--disable-compface
.endif
-.if defined(WITH_JCONV)
-LIB_DEPENDS+= jconv.0:${PORTSDIR}/japanese/libjconv
-CONFIGURE_ARGS+=--enable-jconv
-.else
-CONFIGURE_ARGS+=--disable-jconv
-.endif
.if defined(WITH_JPILOT)
LIB_DEPENDS+= pisock.8:${PORTSDIR}/palm/pilot-link
RUN_DEPENDS+= jpilot:${PORTSDIR}/palm/jpilot
@@ -85,8 +79,6 @@ pre-everything::
@${ECHO} " WITH_PIXBUF=yes Enable GDK Pixbuf support"
@${ECHO} " WITH_GPGME=yes Enable GnuPG support using GPGME."
@${ECHO} " WITH_COMPFACE=yes Enable X-Face support."
- @${ECHO} " WITH_JCONV=yes Enable Japanese charset conversion"
- @${ECHO} " library libjconv."
@${ECHO} " WITH_JPILOT=yes Enable JPilot support."
@${ECHO} " WITH_LDAP=yes Enable LDAP support."
@${ECHO} ""
diff --git a/mail/sylpheed2/Makefile b/mail/sylpheed2/Makefile
index 36ec762ff54a..4cf1f18c3280 100644
--- a/mail/sylpheed2/Makefile
+++ b/mail/sylpheed2/Makefile
@@ -47,12 +47,6 @@ CONFIGURE_ARGS+=--enable-compface
.else
CONFIGURE_ARGS+=--disable-compface
.endif
-.if defined(WITH_JCONV)
-LIB_DEPENDS+= jconv.0:${PORTSDIR}/japanese/libjconv
-CONFIGURE_ARGS+=--enable-jconv
-.else
-CONFIGURE_ARGS+=--disable-jconv
-.endif
.if defined(WITH_JPILOT)
LIB_DEPENDS+= pisock.8:${PORTSDIR}/palm/pilot-link
RUN_DEPENDS+= jpilot:${PORTSDIR}/palm/jpilot
@@ -85,8 +79,6 @@ pre-everything::
@${ECHO} " WITH_PIXBUF=yes Enable GDK Pixbuf support"
@${ECHO} " WITH_GPGME=yes Enable GnuPG support using GPGME."
@${ECHO} " WITH_COMPFACE=yes Enable X-Face support."
- @${ECHO} " WITH_JCONV=yes Enable Japanese charset conversion"
- @${ECHO} " library libjconv."
@${ECHO} " WITH_JPILOT=yes Enable JPilot support."
@${ECHO} " WITH_LDAP=yes Enable LDAP support."
@${ECHO} ""
diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile
index 36ec762ff54a..4cf1f18c3280 100644
--- a/mail/sylpheed3/Makefile
+++ b/mail/sylpheed3/Makefile
@@ -47,12 +47,6 @@ CONFIGURE_ARGS+=--enable-compface
.else
CONFIGURE_ARGS+=--disable-compface
.endif
-.if defined(WITH_JCONV)
-LIB_DEPENDS+= jconv.0:${PORTSDIR}/japanese/libjconv
-CONFIGURE_ARGS+=--enable-jconv
-.else
-CONFIGURE_ARGS+=--disable-jconv
-.endif
.if defined(WITH_JPILOT)
LIB_DEPENDS+= pisock.8:${PORTSDIR}/palm/pilot-link
RUN_DEPENDS+= jpilot:${PORTSDIR}/palm/jpilot
@@ -85,8 +79,6 @@ pre-everything::
@${ECHO} " WITH_PIXBUF=yes Enable GDK Pixbuf support"
@${ECHO} " WITH_GPGME=yes Enable GnuPG support using GPGME."
@${ECHO} " WITH_COMPFACE=yes Enable X-Face support."
- @${ECHO} " WITH_JCONV=yes Enable Japanese charset conversion"
- @${ECHO} " library libjconv."
@${ECHO} " WITH_JPILOT=yes Enable JPilot support."
@${ECHO} " WITH_LDAP=yes Enable LDAP support."
@${ECHO} ""