diff options
author | drochner <drochner@pkgsrc.org> | 2008-09-14 13:20:04 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2008-09-14 13:20:04 +0000 |
commit | c529f4f000e732b64a8fd4366f32fa031159e8bc (patch) | |
tree | 183e4ddac36e6089eba13495c93912368dbb14d8 /graphics/Makefile | |
parent | 54bd86b383b1da553db2ec0b59a113a55031870f (diff) | |
download | pkgsrc-c529f4f000e732b64a8fd4366f32fa031159e8bc.tar.gz |
+gst-jpeg
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 0d0c40e263e..ada1386fa85 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.490 2008/09/09 11:53:17 jmcneill Exp $ +# $NetBSD: Makefile,v 1.491 2008/09/14 13:20:04 drochner Exp $ # COMMENT= Graphics tools and libraries @@ -135,6 +135,7 @@ SUBDIR+= grap SUBDIR+= graphviz SUBDIR+= gri SUBDIR+= gst-plugins0.10-cairo +SUBDIR+= gst-plugins0.10-jpeg SUBDIR+= gst-plugins0.10-png SUBDIR+= gst-plugins0.8-opengl SUBDIR+= gst-plugins0.8-png |