diff options
author | Grzegorz Blach <gblach@FreeBSD.org> | 2013-04-22 20:35:19 +0000 |
---|---|---|
committer | Grzegorz Blach <gblach@FreeBSD.org> | 2013-04-22 20:35:19 +0000 |
commit | 3325b5d3dda34e07fdd78416c27615f68a054610 (patch) | |
tree | ebf239a6d9da84aec307687ba01004c0aee9a674 /lang | |
parent | Update to 5.3.24 (diff) |
- Update EFL libraries to 1.7.6(.1)
- Update Enlightenment to 0.17.2.1
Approved by: crees (mentor)
Notes
Notes:
svn path=/head/; revision=316272
Diffstat (limited to 'lang')
-rw-r--r-- | lang/embryo/Makefile | 5 | ||||
-rw-r--r-- | lang/embryo/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/lang/embryo/Makefile b/lang/embryo/Makefile index 09e0a5975a93..643d0f7112d6 100644 --- a/lang/embryo/Makefile +++ b/lang/embryo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= embryo -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 PORTEPOCH= 2 CATEGORIES= lang enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ @@ -16,8 +16,9 @@ LICENSE= BSD DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes +USES= pathfix USE_EFL= eina libtool_hack librt_hack -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes USE_LDCONFIG= yes .include <bsd.port.pre.mk> diff --git a/lang/embryo/distinfo b/lang/embryo/distinfo index d28c4fb9d0eb..b74094089bd9 100644 --- a/lang/embryo/distinfo +++ b/lang/embryo/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/embryo-1.7.5.tar.bz2) = a946d6b4e6aa94b39537aa6746f4653d9235d8b9ca3a0dc0734df07482d28e80 -SIZE (e17/embryo-1.7.5.tar.bz2) = 449362 +SHA256 (e17/embryo-1.7.6.tar.bz2) = 11ba7f2e289db98ecee72fcc137b65cc021d1574850872a1c12169bdbd85bf81 +SIZE (e17/embryo-1.7.6.tar.bz2) = 461240 |