aboutsummaryrefslogtreecommitdiff
path: root/graphics/evas-engine-x11/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/evas-engine-x11/Makefile')
-rw-r--r--graphics/evas-engine-x11/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/evas-engine-x11/Makefile b/graphics/evas-engine-x11/Makefile
index 5ae13f1c6df6..f6a8671c7e63 100644
--- a/graphics/evas-engine-x11/Makefile
+++ b/graphics/evas-engine-x11/Makefile
@@ -6,19 +6,20 @@
#
PORTNAME= engine-x11
-DISTVERSION= 1.0.1
+DISTVERSION= 1.1.0
CATEGORIES= graphics enlightenment
MASTER_SITES= http://download.enlightenment.org/releases/ \
- http://files.roorback.net/e17/2011-05-25/base/
+ http://files.roorback.net/e17/2011-12-02/base/
PKGNAMEPREFIX= evas-
DISTNAME= evas-${DISTVERSION}
MAINTAINER= magik@roorback.net
COMMENT= A hardware accelerated canvas API (X11 engine)
+LICENSE= BSD
+
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
-LICENSE= BSD
DIST_SUBDIR= e17
USE_BZIP2= yes
GNU_CONFIGURE= yes