diff options
author | tg <tg@FreeBSD.org> | 1998-05-06 12:42:28 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-05-06 12:42:28 +0000 |
commit | 8ab62c51f01313cb2af19ed7743d77842e5a4717 (patch) | |
tree | 43d7f102bcaf0e0fbdd6e66272ed9e1b4639fa26 /x11 | |
parent | fbf02b91ad8b0f7ce5ae8ef0e11372acf4f0309c (diff) | |
download | FreeBSD-ports-8ab62c51f01313cb2af19ed7743d77842e5a4717.zip FreeBSD-ports-8ab62c51f01313cb2af19ed7743d77842e5a4717.tar.gz |
Activate offix-clipboard, offix-execute and offix-files.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index eb47c89..d1d8e7b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.198 1998/04/29 21:20:59 vanilla Exp $ +# $Id: Makefile,v 1.199 1998/04/29 23:33:11 mph Exp $ # SUBDIR += FWF @@ -47,6 +47,9 @@ SUBDIR += mlvwm SUBDIR += mouseclock SUBDIR += neXtaw + SUBDIR += offix-clipboard + SUBDIR += offix-execute + SUBDIR += offix-files SUBDIR += olvwm SUBDIR += p5-Gtk SUBDIR += p5-Tcl-Tk |