diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-07-28 17:30:49 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-07-28 17:30:49 +0000 |
commit | d6bb52beb41eafc843163705d6ac531bf462dbe7 (patch) | |
tree | 0b55196c3eb4d4633bf3f69866a32f6fc4bbaf3c /x11/Makefile | |
parent | b54bce839d4ed9fdb54bb022d7d43746b038a0c7 (diff) | |
download | pkgsrc-d6bb52beb41eafc843163705d6ac531bf462dbe7.tar.gz |
add and enable xworld
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index c79f3f7e0e1..e10c4817215 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.99 1999/07/23 08:03:18 drochner Exp $ +# $NetBSD: Makefile,v 1.100 1999/07/28 17:30:49 hubertf Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -154,6 +154,7 @@ SUBDIR += xview-clients SUBDIR += xview-config SUBDIR += xview-lib + SUBDIR += xworld SUBDIR += xwrits # SUBDIR += xzoom |