diff options
author | steve <steve@FreeBSD.org> | 1998-12-24 07:11:01 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-12-24 07:11:01 +0000 |
commit | f9066d274fca185b471bdc03dfc739505736a581 (patch) | |
tree | 9c46cfc22757cafd95299add1bafc7d1bc4864bd /graphics | |
parent | 22c7e4f9b3fda9567e89fd10825753fb6a2caad2 (diff) | |
download | FreeBSD-ports-f9066d274fca185b471bdc03dfc739505736a581.zip FreeBSD-ports-f9066d274fca185b471bdc03dfc739505736a581.tar.gz |
Activate the Cgraph port.
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 d3ad7d2..2c8fed1 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 |