diff options
author | tron <tron@pkgsrc.org> | 1998-09-28 18:12:46 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1998-09-28 18:12:46 +0000 |
commit | 8be70fcc6035c32d96a2599d77b8831c8606bb49 (patch) | |
tree | 6e461356b0586a3e81406791ce00860f1c70c393 /graphics | |
parent | c03b5f252da33587312b47577fbe591715c84521 (diff) | |
download | pkgsrc-8be70fcc6035c32d96a2599d77b8831c8606bb49.tar.gz |
Enable "mpeg2codec".
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 5eb9ccf8cb9..bfdcab19254 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 1998/09/04 13:15:00 agc Exp $ +# $NetBSD: Makefile,v 1.30 1998/09/28 18:12:46 tron Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -29,7 +29,7 @@ SUBDIR += kdegraphics SUBDIR += magicpoint SUBDIR += mpeg-lib -# SUBDIR += mpeg2codec + SUBDIR += mpeg2codec # SUBDIR += mpeg2play # SUBDIR += mpeg_encode # SUBDIR += mpeg_play |