diff options
author | grant <grant> | 2002-06-17 11:40:13 +0000 |
---|---|---|
committer | grant <grant> | 2002-06-17 11:40:13 +0000 |
commit | a8e4192b772ee0fbf89dfd1b63e3c64b67333e7f (patch) | |
tree | 859a6b50da5f6030b47b076f3d1f795fcd37580d /graphics | |
parent | d15a373094636010fc218d570c9956fd10d45ebd (diff) | |
download | pkgsrc-a8e4192b772ee0fbf89dfd1b63e3c64b67333e7f.tar.gz |
add mpgtx
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 e386f1a77b4..fd83081db7b 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.192 2002/06/05 08:59:32 skrll Exp $ +# $NetBSD: Makefile,v 1.193 2002/06/17 11:40:13 grant Exp $ # COMMENT= Graphics tools and libraries @@ -111,6 +111,7 @@ SUBDIR+= mpeg-lib SUBDIR+= mpeg2codec SUBDIR+= mpeg_encode SUBDIR+= mpeg_play +SUBDIR+= mpgtx SUBDIR+= mplayer SUBDIR+= mplayer-share SUBDIR+= mplex |