diff options
author | chuckr <chuckr@FreeBSD.org> | 1998-06-20 11:11:36 +0800 |
---|---|---|
committer | chuckr <chuckr@FreeBSD.org> | 1998-06-20 11:11:36 +0800 |
commit | 2c42702aa2975e64d703c56ae9979cc8f3db9702 (patch) | |
tree | 970d130a0579589ff4925d61ba03a7e636e10154 /graphics | |
parent | 0eba8f665c78eaa2f264298f081f51138685738e (diff) | |
download | freebsd-ports-gnome-2c42702aa2975e64d703c56ae9979cc8f3db9702.tar.gz freebsd-ports-gnome-2c42702aa2975e64d703c56ae9979cc8f3db9702.tar.zst freebsd-ports-gnome-2c42702aa2975e64d703c56ae9979cc8f3db9702.zip |
Activate plotutils.
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 a3efba80f277..d1cad478106c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.78 1998/06/10 13:59:19 dburr Exp $ +# $Id: Makefile,v 1.79 1998/06/12 06:28:45 dburr Exp $ # SUBDIR += EZWGL @@ -53,6 +53,7 @@ SUBDIR += photopc SUBDIR += pixmap SUBDIR += plotmtv + SUBDIR += plotutils SUBDIR += png SUBDIR += pnmtopng SUBDIR += povray |