diff options
author | recht <recht> | 2004-02-03 12:33:32 +0000 |
---|---|---|
committer | recht <recht> | 2004-02-03 12:33:32 +0000 |
commit | fcb0ae08b01a75099bf5a6fc975f760124f86191 (patch) | |
tree | 6b76922e20cd31fc3433818bfa1d3829f5f36d7f /graphics | |
parent | 8b6d0b1faaa13b4f5bfc9d9ae382c8dc35ef7594 (diff) | |
download | pkgsrc-fcb0ae08b01a75099bf5a6fc975f760124f86191.tar.gz |
+ libgdiplus
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 c561c91d978..6632dc59167 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.289 2004/02/03 12:26:39 recht Exp $ +# $NetBSD: Makefile,v 1.290 2004/02/03 12:33:32 recht Exp $ # COMMENT= Graphics tools and libraries @@ -127,6 +127,7 @@ SUBDIR+= libcaca SUBDIR+= libexif SUBDIR+= libexif-gtk SUBDIR+= libgdgeda +SUBDIR+= libgdiplus SUBDIR+= libggi SUBDIR+= libggigcp SUBDIR+= libggiwmh |