diff options
author | steve <steve@FreeBSD.org> | 1998-08-10 08:13:25 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-08-10 08:13:25 +0800 |
commit | 66ad4a1c0dcef7a30ced048a9eba4126d235bcdf (patch) | |
tree | 3e99ecbb2c9371c35c6beb59dba72529e81115ee /graphics/Makefile | |
parent | 3172abf449e7a354f6ea1f182fe50b16ded22f0b (diff) | |
download | freebsd-ports-gnome-66ad4a1c0dcef7a30ced048a9eba4126d235bcdf.tar.gz freebsd-ports-gnome-66ad4a1c0dcef7a30ced048a9eba4126d235bcdf.tar.zst freebsd-ports-gnome-66ad4a1c0dcef7a30ced048a9eba4126d235bcdf.zip |
Turn on g2.
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 351e086b0f52..40d21048430b 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.84 1998/07/16 06:36:49 tg Exp $ +# $Id: Makefile,v 1.85 1998/07/20 10:13:30 asami Exp $ # SUBDIR += EZWGL @@ -16,6 +16,7 @@ SUBDIR += fli2gif SUBDIR += fnlib SUBDIR += fxtv + SUBDIR += g2 SUBDIR += gd SUBDIR += geomview SUBDIR += gfont |