From 55d90d60de472bfcd80b1975a52b4a57a92ec2e0 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Sun, 3 Jul 2005 00:16:45 +0000 Subject: Add USE_ICONV to Makefile, and it fix the incorrect pkg-plist problem. Submitted by: Tom McLaughlin Noticed by: kris@ --- x11/ecore/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/ecore') diff --git a/x11/ecore/Makefile b/x11/ecore/Makefile index 3a76964af505..aabd20e42a6e 100644 --- a/x11/ecore/Makefile +++ b/x11/ecore/Makefile @@ -7,6 +7,7 @@ PORTNAME= ecore PORTVERSION= 0.9.9.010 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://enlightenment.freedesktop.org/files/ @@ -15,10 +16,9 @@ COMMENT= A core event abstraction library LIB_DEPENDS= evas.1:${PORTSDIR}/graphics/evas -BROKEN= Incorrect pkg-plist - USE_X_PREFIX= yes USE_LIBTOOL_VER= 15 +USE_ICONV= yes USE_GNOME= gnomehack pkgconfig gnometarget INSTALLS_SHLIB= yes CONFIGURE_ARGS+= --enable-pthreads -- cgit v1.2.3