diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-10-28 00:58:02 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-10-28 00:58:02 +0800 |
commit | 708b93a965b5a8ee0cbd6dcee919d02b8e670a53 (patch) | |
tree | 0f787dc3bd43323a418a2fdfeb1cb558a47781a9 /graphics | |
parent | b7477af200b8d3a98a72b5fe96396304826943b5 (diff) | |
download | freebsd-ports-graphics-708b93a965b5a8ee0cbd6dcee919d02b8e670a53.tar.gz freebsd-ports-graphics-708b93a965b5a8ee0cbd6dcee919d02b8e670a53.tar.zst freebsd-ports-graphics-708b93a965b5a8ee0cbd6dcee919d02b8e670a53.zip |
Activate gqview.
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 a038cb078db..d6b9cf400e5 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 |