summaryrefslogtreecommitdiff
path: root/devel/eina/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/eina/Makefile')
-rw-r--r--devel/eina/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/eina/Makefile b/devel/eina/Makefile
index e343da92f275..f7152caf2ecc 100644
--- a/devel/eina/Makefile
+++ b/devel/eina/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= eina
-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/
MAINTAINER= magik@roorback.net
COMMENT= Enlightenment API for data types
@@ -23,4 +23,6 @@ USE_EFL= librt_hack libtool_hack
USE_ICONV= yes
USE_LDCONFIG= yes
+CONFIGURE_ARGS= --enable-amalgamation
+
.include <bsd.port.mk>