diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2006-05-31 12:22:46 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2006-05-31 12:22:46 +0000 |
commit | 9150feb10aa09618305ec4d18196dcaa32d1f785 (patch) | |
tree | 4e01b9d389cfa3e8a073473332d05399c6caf54d /x11 | |
parent | 47e97bc3f4a30b9c7593d3a3bc26402fb9c6977c (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/ecore/Makefile | 4 | ||||
-rw-r--r-- | x11/ecore/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11/ecore/Makefile b/x11/ecore/Makefile index 3ae4fc08afb2..ab1170b9814e 100644 --- a/x11/ecore/Makefile +++ b/x11/ecore/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ecore -PORTVERSION= 0.9.9.026 +PORTVERSION= 0.9.9.027 PORTREVISION= 0 CATEGORIES= x11 MASTER_SITES= http://enlightenment.freedesktop.org/files/ @@ -25,7 +25,7 @@ GNU_CONFIGURE= yes USE_ICONV= yes USE_GNOME= gnomehack pkgconfig gnometarget INSTALLS_SHLIB= yes -CONFIGURE_ARGS+= --enable-pthreads --with-iconv-link=${LOCALBASE} +CONFIGURE_ARGS+= --enable-pthreads CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \ LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" diff --git a/x11/ecore/distinfo b/x11/ecore/distinfo index 1e082a86563a..d5dfa3233f60 100644 --- a/x11/ecore/distinfo +++ b/x11/ecore/distinfo @@ -1,3 +1,3 @@ -MD5 (ecore-0.9.9.026.tar.gz) = c9f2eaed941c9cecc4acf5c57132c1cf -SHA256 (ecore-0.9.9.026.tar.gz) = 5709aab088161e696346eb1fd464c86b12faee42634f62bbe31847e8257b0e95 -SIZE (ecore-0.9.9.026.tar.gz) = 1180675 +MD5 (ecore-0.9.9.027.tar.gz) = 399a948e4321f353514163a56ac28e10 +SHA256 (ecore-0.9.9.027.tar.gz) = 878b17db399be1ed539f7d77b362d39675129c96febed70f1b5555d8f328b81a +SIZE (ecore-0.9.9.027.tar.gz) = 1187157 |