summaryrefslogtreecommitdiff
path: root/x11/ecore
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2005-07-03 00:16:45 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2005-07-03 00:16:45 +0000
commit55d90d60de472bfcd80b1975a52b4a57a92ec2e0 (patch)
tree0760c74a4695e927ee28148b8f03802f3a52291b /x11/ecore
parentFix include path problem. (diff)
Add USE_ICONV to Makefile, and it fix the incorrect pkg-plist problem.
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar_dot . org> Noticed by: kris@
Notes
Notes: svn path=/head/; revision=138356
Diffstat (limited to 'x11/ecore')
-rw-r--r--x11/ecore/Makefile4
1 files changed, 2 insertions, 2 deletions
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