diff options
author | asami <asami@FreeBSD.org> | 1999-01-25 15:35:17 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-01-25 15:35:17 +0800 |
commit | cefdd8f90e80574e40bbd4190a06e6e234eb6971 (patch) | |
tree | d5be8d837e753e5b057314b46db1b857a678d851 /x11-toolkits/Makefile | |
parent | 90826c0c4cfb9a47495f74fc59d74a998d2bc35c (diff) | |
download | freebsd-ports-gnome-cefdd8f90e80574e40bbd4190a06e6e234eb6971.tar.gz freebsd-ports-gnome-cefdd8f90e80574e40bbd4190a06e6e234eb6971.tar.zst freebsd-ports-gnome-cefdd8f90e80574e40bbd4190a06e6e234eb6971.zip |
Remove gtk, has been copied to gtk10 and all dependencies switched over.
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 1cf7e05e02d6..28530d5452dd 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.16 1999/01/07 00:29:39 nectar Exp $ +# $Id: Makefile,v 1.17 1999/01/07 10:58:29 asami Exp $ # SUBDIR += FWF @@ -6,7 +6,6 @@ SUBDIR += Xaw3d SUBDIR += auis SUBDIR += blt - SUBDIR += gtk SUBDIR += gtk-- SUBDIR += gtk-engines SUBDIR += gtk11 |