diff options
author | obrien <obrien@FreeBSD.org> | 1997-10-07 12:30:56 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-10-07 12:30:56 +0800 |
commit | 295ad66af84434c9be44a729e721f6dd60425bd1 (patch) | |
tree | b701bab33b61b60fa9f22ebfa92c88ec3c9db853 /x11 | |
parent | 158f175e1d78db53e21313b72d057dde1dc558f8 (diff) | |
download | freebsd-ports-gnome-295ad66af84434c9be44a729e721f6dd60425bd1.tar.gz freebsd-ports-gnome-295ad66af84434c9be44a729e721f6dd60425bd1.tar.zst freebsd-ports-gnome-295ad66af84434c9be44a729e721f6dd60425bd1.zip |
Turn on xskyroot
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 5285b1353dca..8926f95f3815 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.155 1997/09/27 19:00:05 andreas Exp $ +# $Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp $ # SUBDIR += FWF @@ -86,6 +86,7 @@ SUBDIR += xpostitPlus SUBDIR += xprompt SUBDIR += xscreensaver + SUBDIR += xskyroot SUBDIR += xsnow SUBDIR += xtacy SUBDIR += xtestpicture |