diff options
author | vanilla <vanilla@FreeBSD.org> | 2005-08-02 00:23:22 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2005-08-02 00:23:22 +0800 |
commit | 3ab07cbae67d57e3462f35a33fd174467d82e6f9 (patch) | |
tree | aa5a43944518b667bbc156cd3c61add2034d4c18 /graphics/esmart/Makefile | |
parent | 757ecff5cfe70e048f7219761fda9e468685a235 (diff) | |
download | freebsd-ports-gnome-3ab07cbae67d57e3462f35a33fd174467d82e6f9.tar.gz freebsd-ports-gnome-3ab07cbae67d57e3462f35a33fd174467d82e6f9.tar.zst freebsd-ports-gnome-3ab07cbae67d57e3462f35a33fd174467d82e6f9.zip |
Upgrade to lastest version.
ecore -> 0.9.9.013
edb -> 1.0.5.004
edje -> 0.5.0.013
eet -> 0.9.10.013
embryo -> 0.9.1.013
enlightenment-devel -> 0.16.999.013
entice -> 0.9.3.004
epeg -> 0.9.0.004
epsilon -> 0.3.0.004
esmart -> 0.9.0.004
etox -> 0.9.0.004
evas -> 0.9.9.013
ewl -> 0.0.4.004
imlib2 -> 1.2.1.004
imlib2_loaders -> 1.2.1.004
Diffstat (limited to 'graphics/esmart/Makefile')
-rw-r--r-- | graphics/esmart/Makefile | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/graphics/esmart/Makefile b/graphics/esmart/Makefile index e277b2732c5d..0c651ff3cb01 100644 --- a/graphics/esmart/Makefile +++ b/graphics/esmart/Makefile @@ -6,19 +6,15 @@ # PORTNAME= esmart -PORTVERSION= 0.9.0.003 -PORTREVISION= 1 +PORTVERSION= 0.9.0.004 +PORTREVISION= 0 CATEGORIES= graphics MASTER_SITES= http://enlightenment.freedesktop.org/files/ 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 +LIB_DEPENDS= epsilon.0:${PORTSDIR}/graphics/epsilon USE_X_PREFIX= yes USE_LIBTOOL_VER= 15 |