diff options
author | vanilla <vanilla@FreeBSD.org> | 1997-12-24 07:40:43 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1997-12-24 07:40:43 +0000 |
commit | e9ca41434f06c1872eb23bf3daf222eb1c894e4b (patch) | |
tree | 78fe01def7183e456bb8053f62789a9d5ba31d01 /graphics | |
parent | ed94058d2c9aa53ffdaf71aeece3b0d9d8c4796b (diff) | |
download | FreeBSD-ports-e9ca41434f06c1872eb23bf3daf222eb1c894e4b.zip FreeBSD-ports-e9ca41434f06c1872eb23bf3daf222eb1c894e4b.tar.gz |
Activate aview.
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 0647d87..048fc15 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.56 1997/11/26 08:50:29 tg Exp $ +# $Id: Makefile,v 1.57 1997/12/19 19:07:02 vanilla Exp $ # SUBDIR += ImageMagick SUBDIR += Mesa SUBDIR += aalib SUBDIR += aero + SUBDIR += aview SUBDIR += camediaplay SUBDIR += dc3play SUBDIR += dore |