diff options
author | Steve Price <steve@FreeBSD.org> | 1998-02-18 20:57:14 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-02-18 20:57:14 +0000 |
commit | 5a74a638a0b225e7bad5d282122fe4814e11cd47 (patch) | |
tree | 1a44e8c806777d54c5ea12284eb51868e47d6d34 /graphics/Makefile | |
parent | 49f7c50002763d90e0556468daac9708e216dd76 (diff) | |
download | ports-5a74a638a0b225e7bad5d282122fe4814e11cd47.tar.gz ports-5a74a638a0b225e7bad5d282122fe4814e11cd47.zip |
Activate gplot.
Notes
Notes:
svn path=/head/; revision=9817
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 6c93b625495b..32aeb79039a2 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.64 1998/02/13 10:04:58 tg Exp $ +# $Id: Makefile,v 1.65 1998/02/18 04:23:37 steve Exp $ # SUBDIR += ImageMagick @@ -20,6 +20,7 @@ SUBDIR += giftool SUBDIR += giftrans SUBDIR += gimp-devel + SUBDIR += gplot SUBDIR += graphviz SUBDIR += hdf SUBDIR += hobbes-icons-xpm |