diff options
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 |