diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-12-02 07:04:48 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-12-02 07:04:48 +0000 |
commit | d7e56e8c34cac2b7b4dbd4265dcbb83cca202758 (patch) | |
tree | 71f995ce68057ae58505f223e1904c825bbf8e07 /x11 | |
parent | af27f7752e54b9f5ee4ba272a64356e40d9afccb (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/ecore/Makefile | 4 | ||||
-rw-r--r-- | x11/ecore/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/x11/ecore/Makefile b/x11/ecore/Makefile index a201bc73a541..436a8f65abaa 100644 --- a/x11/ecore/Makefile +++ b/x11/ecore/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ecore -PORTVERSION= 0.9.9.018 +PORTVERSION= 0.9.9.022 PORTREVISION= 0 CATEGORIES= x11 MASTER_SITES= http://enlightenment.freedesktop.org/files/ @@ -21,7 +21,7 @@ USE_AUTOTOOLS= libtool:15 USE_ICONV= yes USE_GNOME= gnomehack pkgconfig gnometarget INSTALLS_SHLIB= yes -CONFIGURE_ARGS+= --enable-pthreads +CONFIGURE_ARGS+= --enable-pthreads --with-iconv-link=${LOCALBASE} 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 7b782991bb1b..a6947848fc68 100644 --- a/x11/ecore/distinfo +++ b/x11/ecore/distinfo @@ -1,2 +1,3 @@ -MD5 (ecore-0.9.9.018.tar.gz) = 1b138060711920ff76808a8ff75d0017 -SIZE (ecore-0.9.9.018.tar.gz) = 1098735 +MD5 (ecore-0.9.9.022.tar.gz) = 334cf22f033ecb144b77e92455167855 +SHA256 (ecore-0.9.9.022.tar.gz) = 3a0cd0d822fdc8d1438b4bf4364fcb3329e951207ec784b64855db24c535df6b +SIZE (ecore-0.9.9.022.tar.gz) = 1155318 |