diff options
author | rh <rh> | 2003-04-06 11:03:34 +0000 |
---|---|---|
committer | rh <rh> | 2003-04-06 11:03:34 +0000 |
commit | e2eddaaca237e8da6c57c3c6ce13493baed4404e (patch) | |
tree | 98667eed3241c3f0d3722649cd64c8176447d4cc /graphics/Makefile | |
parent | e5819198184dacae48f0650c8212d6e7bc07fff5 (diff) | |
download | pkgsrc-e2eddaaca237e8da6c57c3c6ce13493baed4404e.tar.gz |
Add and enable xvidcore
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 8daa6a69334..26a2f6f2209 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.230 2003/04/03 08:28:14 wiz Exp $ +# $NetBSD: Makefile,v 1.231 2003/04/06 11:03:34 rh Exp $ # COMMENT= Graphics tools and libraries @@ -224,6 +224,7 @@ SUBDIR+= xplot SUBDIR+= xpm SUBDIR+= xsane SUBDIR+= xv +SUBDIR+= xvidcore SUBDIR+= xzgv SUBDIR+= yplot |