summaryrefslogtreecommitdiff
path: root/graphics/evas/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-06-07 21:12:11 +0000
committerjoerg <joerg@pkgsrc.org>2009-06-07 21:12:11 +0000
commitba78e86e549fcaece0c5ca2c8373e9236b2c3c6a (patch)
tree7339b8411ed51aeace0cb01821f364e652cda27f /graphics/evas/Makefile
parent299cdbb8fed1bf3373bc16507e6674d773e8febf (diff)
downloadpkgsrc-ba78e86e549fcaece0c5ca2c8373e9236b2c3c6a.tar.gz
Update evas to the most recent e17 snapshot.
No detailed changes known.
Diffstat (limited to 'graphics/evas/Makefile')
-rw-r--r--graphics/evas/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/evas/Makefile b/graphics/evas/Makefile
index 7abf9b468ce..800541a6eed 100644
--- a/graphics/evas/Makefile
+++ b/graphics/evas/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/02/26 18:12:55 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2009/06/07 21:12:11 joerg Exp $
#
COMMENT= Enlightened Canvas Library
@@ -12,6 +12,7 @@ PKGCONFIG_OVERRIDE= evas.pc.in
INSTALLATION_DIRS= lib/evas/modules/loaders lib/evas/modules/savers
.include "../../devel/eet/buildlink3.mk"
+.include "../../devel/eina/buildlink3.mk"
.include "../../fonts/fontconfig/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"