diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 1999-03-09 01:13:40 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 1999-03-09 01:13:40 +0000 |
commit | f4442a7aa7d134c8de8574845b26edddcac65935 (patch) | |
tree | 0f55c576fb88ce09083373c32ab8312529d29dc5 /x11-toolkits/Makefile | |
parent | f642b1eef53afa46d333b0f0cb5bf670d5bd8df1 (diff) | |
download | ports-f4442a7aa7d134c8de8574845b26edddcac65935.tar.gz ports-f4442a7aa7d134c8de8574845b26edddcac65935.zip |
Notes
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index e195699f8539..f1c6192832fd 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.20 1999/02/23 08:15:54 asami Exp $ +# $Id: Makefile,v 1.21 1999/03/07 23:53:37 billf Exp $ # SUBDIR += FWF @@ -12,6 +12,7 @@ SUBDIR += gtk10 SUBDIR += gtk11 SUBDIR += gtk11-devel + SUBDIR += gtk12 SUBDIR += gtkgl SUBDIR += gtkstep SUBDIR += iv |