diff options
author | steve <steve@FreeBSD.org> | 1998-02-18 20:57:14 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-02-18 20:57:14 +0000 |
commit | 22e287a493353554f43c845ce44e09621bbbdca1 (patch) | |
tree | ee1c6c3859ea50339bd6576a36493c38f572b252 /graphics | |
parent | 2a4657ab41f6d1c22344ab32f21aa8a8ecd4ae7a (diff) | |
download | FreeBSD-ports-22e287a493353554f43c845ce44e09621bbbdca1.zip FreeBSD-ports-22e287a493353554f43c845ce44e09621bbbdca1.tar.gz |
Activate gplot.
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 6c93b62..32aeb79 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 |