diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-14 22:46:54 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-14 22:46:54 +0000 |
commit | bd44f669b720d2735e9033bba73bbf038568daed (patch) | |
tree | 436b37b13d3676acd4cb9b9e93056dc600e8d007 /x11 | |
parent | 07d917e1879af0f399baefdd661db0e820eedad3 (diff) | |
download | ports-bd44f669b720d2735e9033bba73bbf038568daed.tar.gz ports-bd44f669b720d2735e9033bba73bbf038568daed.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index f5d8cdf2dc2d..6dce96a0e108 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.228 1998/08/07 23:08:30 asami Exp $ +# $Id: Makefile,v 1.229 1998/08/11 15:08:57 kuriyama Exp $ # SUBDIR += XFree86 @@ -38,7 +38,6 @@ SUBDIR += offix-clipboard SUBDIR += offix-execute SUBDIR += props - SUBDIR += pythonqt SUBDIR += rxvt SUBDIR += sxpc SUBDIR += tkgoodstuff |