diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-04-30 15:52:06 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-04-30 15:52:06 +0000 |
commit | 577e6dda0b97537b5a1a52d0eda6d27354bbf0cc (patch) | |
tree | 57a7766fec99c220810967f7b6cbd1f76bcabd37 /x11-toolkits | |
parent | Upgrade to version 0.14 (diff) |
- 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 896052d86428..1d47dd7b61ee 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 |