aboutsummaryrefslogtreecommitdiffstats
path: root/mail/sylpheed
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-03-31 17:52:13 +0800
committerkrion <krion@FreeBSD.org>2004-03-31 17:52:13 +0800
commite0cdadbc24b8aa141f63d9dd8a6215d6bba19ddb (patch)
tree0e020862342972c8ed3f27e215a6b2b225fb736f /mail/sylpheed
parentd810fbc7d6f5885dadbe2fba5a6f273bb73b8326 (diff)
downloadfreebsd-ports-graphics-e0cdadbc24b8aa141f63d9dd8a6215d6bba19ddb.tar.gz
freebsd-ports-graphics-e0cdadbc24b8aa141f63d9dd8a6215d6bba19ddb.tar.zst
freebsd-ports-graphics-e0cdadbc24b8aa141f63d9dd8a6215d6bba19ddb.zip
- Utilize USE_ICONV
Diffstat (limited to 'mail/sylpheed')
-rw-r--r--mail/sylpheed/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile
index 70a24e240fc..8da33eb126b 100644
--- a/mail/sylpheed/Makefile
+++ b/mail/sylpheed/Makefile
@@ -16,11 +16,10 @@ MASTER_SITE_SUBDIR= sylpheed-claws
MAINTAINER= oliver@FreeBSD.org
COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client
-LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
-
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
+USE_ICONV= yes
USE_X_PREFIX= yes
USE_GNOME= gtk12
USE_LIBTOOL_VER=13