diff options
author | steve <steve@FreeBSD.org> | 1998-07-13 10:26:45 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-07-13 10:26:45 +0800 |
commit | 0535de871da96e042190f79fb3905f751fb1eb74 (patch) | |
tree | d48d1924855ff20c58b1a40e02b6fbac075ec695 /graphics | |
parent | 33ea1865a37005b3184461473ec8455054b87d10 (diff) | |
download | freebsd-ports-gnome-0535de871da96e042190f79fb3905f751fb1eb74.tar.gz freebsd-ports-gnome-0535de871da96e042190f79fb3905f751fb1eb74.tar.zst freebsd-ports-gnome-0535de871da96e042190f79fb3905f751fb1eb74.zip |
Activate gtkdps, gyvefigs, gyvegui, and gyvekernel.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 45d4d6d538d9..50f0ae0b6e42 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.81 1998/06/24 16:19:54 vanilla Exp $ +# $Id: Makefile,v 1.82 1998/07/12 23:36:34 steve Exp $ # SUBDIR += EZWGL @@ -27,6 +27,10 @@ SUBDIR += gimp1 SUBDIR += gplot SUBDIR += graphviz + SUBDIR += gtkdps + SUBDIR += gyvefigs + SUBDIR += gyvegui + SUBDIR += gyvekernel SUBDIR += hdf SUBDIR += hobbes-icons-xpm SUBDIR += hpscan |