diff options
author | tv <tv> | 1998-09-03 13:19:27 +0000 |
---|---|---|
committer | tv <tv> | 1998-09-03 13:19:27 +0000 |
commit | c1036cc8585c0f844a668275306585866b88d572 (patch) | |
tree | 173cc09488ddfc6544ebd8917c8cc18d8b8a7ecc /x11/Makefile | |
parent | 2c3bccfa505e79a8e54ce175bbece79b6382c188 (diff) | |
download | pkgsrc-c1036cc8585c0f844a668275306585866b88d572.tar.gz |
Turn off xpkgwedge before the mini-freeze. (I don't want binary pkgs made
of this, as it needs more work first.)
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 309e7b0622d..be13cec4566 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 1998/09/01 21:49:24 tron Exp $ +# $NetBSD: Makefile,v 1.55 1998/09/03 13:19:27 tv Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -112,7 +112,7 @@ # SUBDIR += xmold SUBDIR += xmove SUBDIR += xneko - SUBDIR += xpkgwedge +# SUBDIR += xpkgwedge - not for general consumption yet SUBDIR += xplot SUBDIR += xpmroot SUBDIR += xpns |