diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-04-30 15:52:06 +0000 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-04-30 15:52:06 +0000 |
commit | 6bd5cf2de4244536ba433e83da3f12359d9f408f (patch) | |
tree | bf1fbc40c03fb8068218060dc64640219b7eb4c5 /x11-toolkits | |
parent | 5429c088b6e18376a4b037a31f751a9d4491f3a1 (diff) | |
download | FreeBSD-ports-6bd5cf2de4244536ba433e83da3f12359d9f408f.zip FreeBSD-ports-6bd5cf2de4244536ba433e83da3f12359d9f408f.tar.gz |
- Upgrade graphics/evas to 0.5.0
- Bump library version to x11-toolkits/gevas
PR: 26965
Submitted by: MAINTAINER
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gevas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gevas/Makefile b/x11-toolkits/gevas/Makefile index 896052d..1d47dd7 100644 --- a/x11-toolkits/gevas/Makefile +++ b/x11-toolkits/gevas/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= enlightenment MAINTAINER= ishmael27@home.com -LIB_DEPENDS= evas.0:${PORTSDIR}/graphics/evas +LIB_DEPENDS= evas.5:${PORTSDIR}/graphics/evas USE_GTK= yes USE_LIBTOOL= yes |