diff options
author | steve <steve@FreeBSD.org> | 1998-12-24 15:11:01 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-12-24 15:11:01 +0800 |
commit | f9066d274fca185b471bdc03dfc739505736a581 (patch) | |
tree | 9c46cfc22757cafd95299add1bafc7d1bc4864bd /graphics/Makefile | |
parent | 22c7e4f9b3fda9567e89fd10825753fb6a2caad2 (diff) | |
download | freebsd-ports-gnome-f9066d274fca185b471bdc03dfc739505736a581.tar.gz freebsd-ports-gnome-f9066d274fca185b471bdc03dfc739505736a581.tar.zst freebsd-ports-gnome-f9066d274fca185b471bdc03dfc739505736a581.zip |
Activate the Cgraph port.
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 d3ad7d219215..2c8fed10678c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.106 1998/12/19 14:58:41 jseger Exp $ +# $Id: Makefile,v 1.107 1998/12/22 02:20:10 jseger Exp $ # SUBDIR += 4va + SUBDIR += Cgraph SUBDIR += EZWGL SUBDIR += ImageMagick SUBDIR += Mesa3 |