diff options
author | steve <steve@FreeBSD.org> | 1998-02-20 10:39:06 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-02-20 10:39:06 +0800 |
commit | 7375875524ede53ecf73a5ab8449491c84455e73 (patch) | |
tree | acbcd89ec4dce2fe0daa9247a3f50fbcbdb602c3 /graphics | |
parent | 1f1ac29f388c7466a384a410d9a79bdcaa511c6e (diff) | |
download | freebsd-ports-gnome-7375875524ede53ecf73a5ab8449491c84455e73.tar.gz freebsd-ports-gnome-7375875524ede53ecf73a5ab8449491c84455e73.tar.zst freebsd-ports-gnome-7375875524ede53ecf73a5ab8449491c84455e73.zip |
Activate fbm.
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 32aeb79039a2..92b1b1bf6292 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.65 1998/02/18 04:23:37 steve Exp $ +# $Id: Makefile,v 1.66 1998/02/18 20:57:14 steve Exp $ # SUBDIR += ImageMagick @@ -10,6 +10,7 @@ SUBDIR += cqcam SUBDIR += dc3play SUBDIR += dore + SUBDIR += fbm SUBDIR += fli2gif SUBDIR += fxtv SUBDIR += gd |