diff options
author | joerg <joerg@pkgsrc.org> | 2015-03-17 21:30:27 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2015-03-17 21:30:27 +0000 |
commit | 6aeddd69217735faa5c87b256544b4c41724c90c (patch) | |
tree | 31c6b46c2d82e24b686521cb1a248793ceff10a8 /graphics | |
parent | 265f1e482d199541da6abea35ed2c64341eb90c9 (diff) | |
download | pkgsrc-6aeddd69217735faa5c87b256544b4c41724c90c.tar.gz |
GC used by marker for evas-svg.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/evas/Makefile.common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/evas/Makefile.common b/graphics/evas/Makefile.common index cae1f69f282..40bf4f0d100 100644 --- a/graphics/evas/Makefile.common +++ b/graphics/evas/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.13 2013/06/16 18:56:05 sno Exp $ +# $NetBSD: Makefile.common,v 1.14 2015/03/17 21:30:27 joerg Exp $ # used by graphics/evas-buffer/Makefile # used by graphics/evas-edb/Makefile @@ -10,7 +10,6 @@ # used by graphics/evas-sdl/Makefile # used by graphics/evas-sdl-16/Makefile # used by graphics/evas-software-x11/Makefile -# used by graphics/evas-svg/Makefile # used by graphics/evas-tiff/Makefile # used by graphics/evas-xpm/Makefile |