diff options
author | tg <tg@FreeBSD.org> | 1997-02-28 10:54:04 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-02-28 10:54:04 +0000 |
commit | 36c7cbd735cfcacbe8f6ceadebb3ad428e034e83 (patch) | |
tree | e1a1be61d55af6621b53032edf0ba336c1c4b0c0 /graphics | |
parent | 70e0c10b2c7dbd8cb62b50a8ea546dc8025e8dca (diff) | |
download | FreeBSD-ports-36c7cbd735cfcacbe8f6ceadebb3ad428e034e83.zip FreeBSD-ports-36c7cbd735cfcacbe8f6ceadebb3ad428e034e83.tar.gz |
Activate xaos.
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 579b27d..a994f09 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.42 1997/02/18 08:35:56 tg Exp $ +# $Id: Makefile,v 1.43 1997/02/25 14:22:31 tg Exp $ # SUBDIR += ImageMagick @@ -42,6 +42,7 @@ SUBDIR += vcg SUBDIR += whirlgif SUBDIR += xanim + SUBDIR += xaos SUBDIR += xbmbrowser SUBDIR += xdl SUBDIR += xfig |