diff options
author | vanilla <vanilla@FreeBSD.org> | 2006-05-31 20:22:46 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2006-05-31 20:22:46 +0800 |
commit | 7c861c06fd2696e5f2c18ff7b2ac606e0db70e21 (patch) | |
tree | 048453a56d0c930e932adc949d730f869dccc644 /x11 | |
parent | f37af9995630d61dbe38f1bc86ac2d9af4ffda9a (diff) | |
download | freebsd-ports-gnome-7c861c06fd2696e5f2c18ff7b2ac606e0db70e21.tar.gz freebsd-ports-gnome-7c861c06fd2696e5f2c18ff7b2ac606e0db70e21.tar.zst freebsd-ports-gnome-7c861c06fd2696e5f2c18ff7b2ac606e0db70e21.zip |
Upgrade to latest version.
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 |