diff options
author | drochner <drochner> | 2008-09-14 13:20:04 +0000 |
---|---|---|
committer | drochner <drochner> | 2008-09-14 13:20:04 +0000 |
commit | 7bf4c724d99bf5a0b7ee51a882d1c3b8bbfdc2e6 (patch) | |
tree | 183e4ddac36e6089eba13495c93912368dbb14d8 /graphics | |
parent | 821f2c1d1f6976b2f95016714d5192dc6d32d07d (diff) | |
download | pkgsrc-7bf4c724d99bf5a0b7ee51a882d1c3b8bbfdc2e6.tar.gz |
+gst-jpeg
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 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 |