diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1999-04-05 22:47:14 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1999-04-05 22:47:14 +0000 |
commit | 248f90aad42a7b9f7dede1fa079de6ee37fc3cf3 (patch) | |
tree | 10c1f3c08bb7636aad14ed3408655ea2772e1d37 /x11-toolkits/Makefile | |
parent | 79baf9edec85b8b3cc06864ce9f4756081f44211 (diff) | |
download | ports-248f90aad42a7b9f7dede1fa079de6ee37fc3cf3.tar.gz ports-248f90aad42a7b9f7dede1fa079de6ee37fc3cf3.zip |
Notes
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index c3de62356db3..1b9d7d3a16f5 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.22 1999/03/09 01:08:46 nectar Exp $ +# $Id: Makefile,v 1.23 1999/03/16 19:42:33 nectar Exp $ # SUBDIR += FWF @@ -15,6 +15,8 @@ SUBDIR += gtk12 SUBDIR += gtkgl SUBDIR += gtkstep + SUBDIR += itk + SUBDIR += iwidgets SUBDIR += iv SUBDIR += lesstif SUBDIR += neXtaw |