aboutsummaryrefslogtreecommitdiff
path: root/graphics/edje
diff options
context:
space:
mode:
authorGrzegorz Blach <gblach@FreeBSD.org>2013-04-22 20:35:19 +0000
committerGrzegorz Blach <gblach@FreeBSD.org>2013-04-22 20:35:19 +0000
commit3325b5d3dda34e07fdd78416c27615f68a054610 (patch)
treeebf239a6d9da84aec307687ba01004c0aee9a674 /graphics/edje
parent98d91596dbcc159b08c80adc4d2941d3670b5b6c (diff)
downloadports-3325b5d3dda34e07fdd78416c27615f68a054610.tar.gz
ports-3325b5d3dda34e07fdd78416c27615f68a054610.zip
Notes
Diffstat (limited to 'graphics/edje')
-rw-r--r--graphics/edje/Makefile9
-rw-r--r--graphics/edje/distinfo4
-rw-r--r--graphics/edje/pkg-plist2
3 files changed, 5 insertions, 10 deletions
diff --git a/graphics/edje/Makefile b/graphics/edje/Makefile
index da9f78e3c54b..8907e49fd210 100644
--- a/graphics/edje/Makefile
+++ b/graphics/edje/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= edje
-PORTVERSION= 1.7.5
+PORTVERSION= 1.7.6
PORTEPOCH= 2
CATEGORIES= graphics enlightenment
MASTER_SITES= http://download.enlightenment.fr/releases/ \
@@ -18,11 +18,11 @@ RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info
DIST_SUBDIR= e17
USE_BZIP2= yes
GNU_CONFIGURE= yes
-USE_LUA= 5.1+
+USES= pathfix shared-mime-info
USE_EFL= eet evas ecore embryo libtool_hack librt_hack
USE_EFL_EVAS_LOADERS= eet jpeg png
USE_EFL_ECORE= evas file imf imf_evas
-USE_GNOME= gnomehack pkgconfig
+USE_LUA= 5.1+
USE_LDCONFIG= yes
CONFIGURE_ARGS+= --without-vim
@@ -33,7 +33,4 @@ post-patch:
@${REINPLACE_CMD} -e 's|= \$$(datadir)/\$$(PACKAGE)/examples|= $$(datadir)/examples/$$(PACKAGE)|' \
${WRKSRC}/src/examples/Makefile.in
-post-install:
- -update-mime-database ${PREFIX}/share/mime
-
.include <bsd.port.mk>
diff --git a/graphics/edje/distinfo b/graphics/edje/distinfo
index 5ba714ae0772..aebbcbb3b8cd 100644
--- a/graphics/edje/distinfo
+++ b/graphics/edje/distinfo
@@ -1,2 +1,2 @@
-SHA256 (e17/edje-1.7.5.tar.bz2) = c7b329ac6548378c1c74e9cdf60a34c33f4fdc2d8224577d6a9ea4b90c915ec3
-SIZE (e17/edje-1.7.5.tar.bz2) = 1101133
+SHA256 (e17/edje-1.7.6.tar.bz2) = 728518059cdd11af1b5d6bedbf40edeefd93b365a297ca5ec67c5dbbd6f81440
+SIZE (e17/edje-1.7.6.tar.bz2) = 1101511
diff --git a/graphics/edje/pkg-plist b/graphics/edje/pkg-plist
index 94b9a5dd49f3..72f5b7d3e2d3 100644
--- a/graphics/edje/pkg-plist
+++ b/graphics/edje/pkg-plist
@@ -70,5 +70,3 @@ share/mime/packages/edje.xml
@dirrm %%DATADIR%%/include
@dirrm %%DATADIR%%
@dirrm %%EXAMPLESDIR%%
-@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
-@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime