summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-04-30 15:52:06 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-04-30 15:52:06 +0000
commit577e6dda0b97537b5a1a52d0eda6d27354bbf0cc (patch)
tree57a7766fec99c220810967f7b6cbd1f76bcabd37 /x11-toolkits
parentUpgrade to version 0.14 (diff)
- Upgrade graphics/evas to 0.5.0
- Bump library version to x11-toolkits/gevas PR: 26965 Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=42085
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gevas/Makefile2
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