diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-10-27 16:58:02 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-10-27 16:58:02 +0000 |
commit | ee1dc21c32a65b374c5c9afff7669a966913459b (patch) | |
tree | 9c76068ea3e14e211943dd0efc0109d3ab03c489 /graphics/Makefile | |
parent | 804764fe6587e7a21400553781468b769587f88b (diff) | |
download | ports-ee1dc21c32a65b374c5c9afff7669a966913459b.tar.gz ports-ee1dc21c32a65b374c5c9afff7669a966913459b.zip |
Activate gqview.
Notes
Notes:
svn path=/head/; revision=14217
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 a038cb078dbd..d6b9cf400e59 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.92 1998/09/06 06:46:36 vanilla Exp $ +# $Id: Makefile,v 1.93 1998/10/02 01:47:57 steve Exp $ # SUBDIR += 4va @@ -28,6 +28,7 @@ SUBDIR += gimp-manual SUBDIR += gimp1 SUBDIR += gplot + SUBDIR += gqview SUBDIR += graphviz SUBDIR += gtkdps SUBDIR += gyvefigs |