diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-08-31 22:03:25 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-08-31 22:03:25 +0000 |
commit | a23e3b74d1e90c4c0777c9481298e63a39981e23 (patch) | |
tree | d43d8b80617b14c4e8585c5860169b5950db4c78 /x11-toolkits/Makefile | |
parent | db327d4fac5347569385f8d7153e63c5eed2a8e8 (diff) | |
download | ports-a23e3b74d1e90c4c0777c9481298e63a39981e23.tar.gz ports-a23e3b74d1e90c4c0777c9481298e63a39981e23.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 2980370ba7ba..46b5c7a2e8ca 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.4 1998/08/14 22:46:54 asami Exp $ +# $Id: Makefile,v 1.5 1998/08/19 06:09:02 vanilla Exp $ # SUBDIR += FWF @@ -6,6 +6,7 @@ SUBDIR += auis SUBDIR += blt SUBDIR += gtk + SUBDIR += gtk-- SUBDIR += gtk11 SUBDIR += gtkql SUBDIR += iv |