diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-13 02:26:45 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-13 02:26:45 +0000 |
commit | 4dd27ca42e9db8290e1fd8b13a10780f87410d49 (patch) | |
tree | 3240729429a3d2b5c8c63715603ebbb265a675c5 /graphics | |
parent | 136baddb210b0b801e311579d5f41f464292a627 (diff) | |
download | ports-4dd27ca42e9db8290e1fd8b13a10780f87410d49.tar.gz ports-4dd27ca42e9db8290e1fd8b13a10780f87410d49.zip |
Notes
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 |