diff options
author | billf <billf@FreeBSD.org> | 1998-11-17 05:04:07 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1998-11-17 05:04:07 +0800 |
commit | 870cbdc8c91f6953595170ea2f078a12e93ab342 (patch) | |
tree | 6a476d5e753255c1b6ff8fbe35704c7de193effa /graphics/Makefile | |
parent | 0ea1752caf9b429af3f46f89c7b819c5ee6eec79 (diff) | |
download | freebsd-ports-gnome-870cbdc8c91f6953595170ea2f078a12e93ab342.tar.gz freebsd-ports-gnome-870cbdc8c91f6953595170ea2f078a12e93ab342.tar.zst freebsd-ports-gnome-870cbdc8c91f6953595170ea2f078a12e93ab342.zip |
Activate qcread.
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 89c8584818d6..89542940d93e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.95 1998/10/28 14:38:53 kuriyama Exp $ +# $Id: Makefile,v 1.96 1998/11/05 08:03:20 tg Exp $ # SUBDIR += 4va @@ -67,6 +67,7 @@ SUBDIR += ppm2fli SUBDIR += pstoedit SUBDIR += py-imaging + SUBDIR += qcread SUBDIR += qgl SUBDIR += qvplay SUBDIR += rayshade |