diff options
author | max <max@FreeBSD.org> | 1997-06-04 03:16:19 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-06-04 03:16:19 +0800 |
commit | 71ec4d10b0b05da37c13a7ac9d1c144ea0af8b2c (patch) | |
tree | 779cea3e86a281ea9f8ed7e02d43b017d2918679 /x11 | |
parent | 84127f56577c189f6d8d9877767e27030b01b1f9 (diff) | |
download | freebsd-ports-gnome-71ec4d10b0b05da37c13a7ac9d1c144ea0af8b2c.tar.gz freebsd-ports-gnome-71ec4d10b0b05da37c13a7ac9d1c144ea0af8b2c.tar.zst freebsd-ports-gnome-71ec4d10b0b05da37c13a7ac9d1c144ea0af8b2c.zip |
Enable xtoolwait.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 66c4b45c4fb4..089e49d62fd3 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.134 1997/05/20 04:44:33 chuckr Exp $ +# $Id: Makefile,v 1.135 1997/05/21 04:21:26 asami Exp $ # SUBDIR += FWF @@ -75,6 +75,7 @@ SUBDIR += xsnow SUBDIR += xtacy SUBDIR += xtestpicture + SUBDIR += xtoolwait SUBDIR += xview-clients SUBDIR += xview-config SUBDIR += xview-lib |