diff options
author | itojun <itojun@FreeBSD.org> | 1997-07-15 23:02:29 +0800 |
---|---|---|
committer | itojun <itojun@FreeBSD.org> | 1997-07-15 23:02:29 +0800 |
commit | 34586a6795f911b3b5b590f901d90d40d90fdefb (patch) | |
tree | acf75f752f44f167968598f06504c9aecf59f732 /graphics | |
parent | 84c428b8b32938396e25bf70211e104c74e081c2 (diff) | |
download | freebsd-ports-gnome-34586a6795f911b3b5b590f901d90d40d90fdefb.tar.gz freebsd-ports-gnome-34586a6795f911b3b5b590f901d90d40d90fdefb.tar.zst freebsd-ports-gnome-34586a6795f911b3b5b590f901d90d40d90fdefb.zip |
activate dc3play
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 102c3ff0b730..a9bd54fb8318 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.48 1997/06/03 23:41:27 asami Exp $ +# $Id: Makefile,v 1.49 1997/06/27 02:00:31 jfitz Exp $ # SUBDIR += ImageMagick SUBDIR += Mesa SUBDIR += aero SUBDIR += camediaplay + SUBDIR += dc3play SUBDIR += dore SUBDIR += geomview SUBDIR += gd |