diff options
author | gblach <gblach@FreeBSD.org> | 2013-05-19 03:36:31 +0800 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2013-05-19 03:36:31 +0800 |
commit | b7ac961d9d92f5e26ce26fdf2216641a64169534 (patch) | |
tree | 386b0afd92aec4e0246071bc195bc4afa4a213ca /x11/ecore-input_evas | |
parent | cc571c13f9c0419f949427b41a4780c425316174 (diff) | |
download | freebsd-ports-graphics-b7ac961d9d92f5e26ce26fdf2216641a64169534.tar.gz freebsd-ports-graphics-b7ac961d9d92f5e26ce26fdf2216641a64169534.tar.zst freebsd-ports-graphics-b7ac961d9d92f5e26ce26fdf2216641a64169534.zip |
- Update EFL libraries to 1.7.7
- Update Enlightenment to 0.17.3
Approved by: crees (mentor)
Diffstat (limited to 'x11/ecore-input_evas')
-rw-r--r-- | x11/ecore-input_evas/Makefile | 6 | ||||
-rw-r--r-- | x11/ecore-input_evas/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/x11/ecore-input_evas/Makefile b/x11/ecore-input_evas/Makefile index 125f7357892..95dea8489a5 100644 --- a/x11/ecore-input_evas/Makefile +++ b/x11/ecore-input_evas/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= input_evas -PORTVERSION= 1.7.6 +PORTVERSION= 1.7.7 CATEGORIES= x11 enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -17,12 +17,10 @@ LICENSE= BSD DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes +USE_GMAKE= yes USE_EFL= ecore evas libtool_hack USE_EFL_ECORE= input USES= pkgconfig -.if defined(.PARSEDIR) -USE_GMAKE= yes -.endif USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_input_evas INSTALL_WRKSRC= ${BUILD_WRKSRC} diff --git a/x11/ecore-input_evas/distinfo b/x11/ecore-input_evas/distinfo index afecd5a5858..f7b99c0cf90 100644 --- a/x11/ecore-input_evas/distinfo +++ b/x11/ecore-input_evas/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/ecore-1.7.6.tar.bz2) = f60800de7b2f264f1b0122a07f6c6f098fd1c3a61987bb890a3ca7d6e24d32a9 -SIZE (e17/ecore-1.7.6.tar.bz2) = 3460987 +SHA256 (e17/ecore-1.7.7.tar.bz2) = 0c45795771120f4e73a404fb5217fc6909f97ee82e7e8a4bdaccec9581ac9b9e +SIZE (e17/ecore-1.7.7.tar.bz2) = 3460946 |