diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-07-15 16:17:10 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-07-15 16:17:10 +0000 |
commit | 5d00d85d14be11cf936a2d3d3785158b2908bbd6 (patch) | |
tree | 8bdd92b21ed35637068ca10b3002230dc87ff12a /graphics/esmart | |
parent | 3759f725e586b353dbd0538d76ba10f2190a8d82 (diff) | |
download | ports-5d00d85d14be11cf936a2d3d3785158b2908bbd6.tar.gz ports-5d00d85d14be11cf936a2d3d3785158b2908bbd6.zip |
Notes
Diffstat (limited to 'graphics/esmart')
-rw-r--r-- | graphics/esmart/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/esmart/Makefile b/graphics/esmart/Makefile index 409bc75c9aaf..e277b2732c5d 100644 --- a/graphics/esmart/Makefile +++ b/graphics/esmart/Makefile @@ -7,6 +7,7 @@ PORTNAME= esmart PORTVERSION= 0.9.0.003 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://enlightenment.freedesktop.org/files/ @@ -14,6 +15,7 @@ MAINTAINER= vanilla@FreeBSD.org COMMENT= Evas smart objects development libraries LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2 \ + edje.5:${PORTSDIR}/graphics/edje \ epsilon.0:${PORTSDIR}/graphics/epsilon \ evas.1:${PORTSDIR}/graphics/evas \ ecore.1:${PORTSDIR}/x11/ecore |