aboutsummaryrefslogtreecommitdiff
path: root/devel/ecore-ipc
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-06-25 03:36:20 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-06-25 03:36:20 +0000
commit1006710dbe7ccc001e35d073c5b322a3c4d98fd7 (patch)
treeb389a8405b952d68356be70341e9026a895ca774 /devel/ecore-ipc
parentd3234c775dd1af1e5879d9b06978bad6a46c94f8 (diff)
downloadports-1006710dbe7ccc001e35d073c5b322a3c4d98fd7.tar.gz
ports-1006710dbe7ccc001e35d073c5b322a3c4d98fd7.zip
Notes
Diffstat (limited to 'devel/ecore-ipc')
-rw-r--r--devel/ecore-ipc/Makefile5
-rw-r--r--devel/ecore-ipc/distinfo4
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/ecore-ipc/Makefile b/devel/ecore-ipc/Makefile
index 7257fb8d7b53..c25edf5da4dd 100644
--- a/devel/ecore-ipc/Makefile
+++ b/devel/ecore-ipc/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= ipc
-DISTVERSION= 1.0.0.beta
+DISTVERSION= 1.0.1
CATEGORIES= devel enlightenment
MASTER_SITES= http://download.enlightenment.org/releases/ \
- http://files.roorback.net/e17/2010-10-03/base/
+ http://files.roorback.net/e17/2011-05-25/base/
PKGNAMEPREFIX= ecore-
DISTNAME= ecore-${DISTVERSION}
@@ -32,6 +32,7 @@ OPTIONS= SSL "Enable SSL support" on
.include <bsd.port.options.mk>
.if !defined(WITHOUT_SSL)
+CONFIGURE_ENV= SSL_CFLAGS="-I${OPENSSLINC} -L${OPENSSLLIB}" SSL_LIBS="-lssl"
CONFIGURE_ARGS+= --enable-openssl
.else
CONFIGURE_ARGS+= --disable-openssl
diff --git a/devel/ecore-ipc/distinfo b/devel/ecore-ipc/distinfo
index 36d07e85437a..1b6a301ea5d5 100644
--- a/devel/ecore-ipc/distinfo
+++ b/devel/ecore-ipc/distinfo
@@ -1,2 +1,2 @@
-SHA256 (e17/ecore-1.0.0.beta.tar.bz2) = 9fd367f9ff10568082e65c1def46e64fb96b359221e0d6aea11c6c3f6bd5282f
-SIZE (e17/ecore-1.0.0.beta.tar.bz2) = 916635
+SHA256 (e17/ecore-1.0.1.tar.bz2) = 66d6c08fa2690b7fe0dc11fedfd08c442d8e1b9a5ea16724053c0f7dd625f366
+SIZE (e17/ecore-1.0.1.tar.bz2) = 903399