From c52499e5ca39db767e6e3fddfd07b40bc0fab91f Mon Sep 17 00:00:00 2001
From: "Vanilla I. Shu" <vanilla@FreeBSD.org>
Date: Sat, 1 Apr 2006 18:14:38 +0000
Subject: add USE_ICONV.

PR:		ports/95140
Submitted by:	maintainer
---
 chinese/pcmanx/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/chinese/pcmanx/Makefile b/chinese/pcmanx/Makefile
index 0110174490ce..0383fe580b2b 100644
--- a/chinese/pcmanx/Makefile
+++ b/chinese/pcmanx/Makefile
@@ -7,10 +7,9 @@
 
 PORTNAME=	pcmanx
 PORTVERSION=	0.3.3
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	chinese net gnome
-MASTER_SITES=	http://pcmanx.csie.net/release/ \
-		http://bbs.ilc.edu.tw/~chinsan/pcmanx/
+MASTER_SITES=	http://pcmanx.csie.net/release/
 DISTNAME=	pcmanx-pure-gtk2-${PORTVERSION}
 
 MAINTAINER=	chinsan.tw@gmail.com
@@ -18,6 +17,7 @@ COMMENT=	BBS client using GTK+ 2.x
 
 USE_GNOME=	gtk20 intlhack
 USE_GCC=	3.3+
+USE_ICONV=	yes
 GNU_CONFIGURE=	yes
 USE_X_PREFIX=	yes
 USE_REINPLACE=	yes
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0