diff options
author | joerg <joerg@pkgsrc.org> | 2011-12-05 17:35:46 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2011-12-05 17:35:46 +0000 |
commit | 0ce389cd72fbd04066649c9be27362091422e61f (patch) | |
tree | f7b289ebb2b4884a770593b49ef288dcf5ab2634 /graphics | |
parent | 3f0ab294720339da9313a8cbc50e3eacbd84bcdd (diff) | |
download | pkgsrc-0ce389cd72fbd04066649c9be27362091422e61f.tar.gz |
+ edje
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 4a2a312984f..10f3cd85db4 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.620 2011/12/05 17:33:31 joerg Exp $ +# $NetBSD: Makefile,v 1.621 2011/12/05 17:35:46 joerg Exp $ # COMMENT= Graphics tools and libraries @@ -74,6 +74,7 @@ SUBDIR+= djvulibre-tools SUBDIR+= dvipng SUBDIR+= dx SUBDIR+= dxsamples +SUBDIR+= edje SUBDIR+= enblend-enfuse SUBDIR+= eog SUBDIR+= eog-plugins |