diff options
author | hubertf <hubertf> | 1998-07-09 12:48:06 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1998-07-09 12:48:06 +0000 |
commit | 1b39a928eadc5271e95e40f83d8633289da7edbf (patch) | |
tree | 15120c2f1c7405fccac9e9b5e322aab70e3067f5 /x11/Makefile | |
parent | 7edd55dd53eb083088636c1e7ff1ef396fdac102 (diff) | |
download | pkgsrc-1b39a928eadc5271e95e40f83d8633289da7edbf.tar.gz |
disable xpkgwedge for less surprise
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 d8d47312780..13bc993f715 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 1998/07/04 15:08:36 tron Exp $ +# $NetBSD: Makefile,v 1.42 1998/07/09 12:48:06 hubertf Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -107,7 +107,7 @@ # SUBDIR += xmold SUBDIR += xmove SUBDIR += xneko - SUBDIR += xpkgwedge +# SUBDIR += xpkgwedge # works, but not recommended for bulk builds SUBDIR += xplot SUBDIR += xpmroot SUBDIR += xpns |