diff options
author | jmcneill <jmcneill@pkgsrc.org> | 2008-09-08 19:11:01 +0000 |
---|---|---|
committer | jmcneill <jmcneill@pkgsrc.org> | 2008-09-08 19:11:01 +0000 |
commit | 064a10a90a0674bc91d1b113030960b7e0136a0d (patch) | |
tree | d04a82788891bba813f0b3c0b948db22a5a8706e /graphics | |
parent | 4f6cd7c7887c285475de0131c378856f9e81ea72 (diff) | |
download | pkgsrc-064a10a90a0674bc91d1b113030960b7e0136a0d.tar.gz |
libv4l
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 ec0d974bead..ca8fe4aadab 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.487 2008/09/07 22:46:38 jmcneill Exp $ +# $NetBSD: Makefile,v 1.488 2008/09/08 19:11:01 jmcneill Exp $ # COMMENT= Graphics tools and libraries @@ -198,6 +198,7 @@ SUBDIR+= libotf SUBDIR+= librsvg SUBDIR+= libscigraphica SUBDIR+= libungif +SUBDIR+= libv4l SUBDIR+= libvideogfx SUBDIR+= libwmf SUBDIR+= ljpeg |