diff options
author | tg <tg@FreeBSD.org> | 1997-10-31 21:06:54 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-10-31 21:06:54 +0800 |
commit | 44952c77f773aedc0cfb086b12910f518b899414 (patch) | |
tree | f729aaac9c916ee993dfcf48c6536f78be9f36cf /x11 | |
parent | 05f325416cf6d669b3895008f9164efcbd27950b (diff) | |
download | freebsd-ports-gnome-44952c77f773aedc0cfb086b12910f518b899414.tar.gz freebsd-ports-gnome-44952c77f773aedc0cfb086b12910f518b899414.tar.zst freebsd-ports-gnome-44952c77f773aedc0cfb086b12910f518b899414.zip |
Activate xtattr.
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 9dd74c1500db..b73962ea695b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.158 1997/10/15 16:08:46 erich Exp $ +# $Id: Makefile,v 1.159 1997/10/30 01:47:24 jseger Exp $ # SUBDIR += FWF @@ -91,6 +91,7 @@ SUBDIR += xskyroot SUBDIR += xsnow SUBDIR += xtacy + SUBDIR += xtattr SUBDIR += xtestpicture SUBDIR += xtoolwait SUBDIR += xview-clients |