diff options
author | rh <rh@pkgsrc.org> | 2003-04-06 11:03:34 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2003-04-06 11:03:34 +0000 |
commit | d49d1de3fd86acd911badadc409dd7cb168ac1ce (patch) | |
tree | 98667eed3241c3f0d3722649cd64c8176447d4cc /graphics/Makefile | |
parent | c601a56c016a962d86abccce1467ff5898b16fb4 (diff) | |
download | pkgsrc-d49d1de3fd86acd911badadc409dd7cb168ac1ce.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 |