diff options
author | garbled <garbled> | 1998-08-23 07:36:22 +0000 |
---|---|---|
committer | garbled <garbled> | 1998-08-23 07:36:22 +0000 |
commit | 48c8bb6f73ffd4dbd27da2e065f6caa8cde307ff (patch) | |
tree | 6a4e15d1ba62ac23b77afa642c4346d04a8ba8bd /x11 | |
parent | 60f9109cb0d679c56833b905fc2ce1477ab061b2 (diff) | |
download | pkgsrc-48c8bb6f73ffd4dbd27da2e065f6caa8cde307ff.tar.gz |
Enable build of afterstep and fvwm-wharf.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 3ac928f08c0..fe5cb2ab752 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 1998/08/19 21:15:27 tron Exp $ +# $NetBSD: Makefile,v 1.50 1998/08/23 07:36:22 garbled Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -8,7 +8,7 @@ # SUBDIR += XFree86-contrib SUBDIR += Xaw3d # SUBDIR += Xaw-Xpm -# SUBDIR += afterstep + SUBDIR += afterstep SUBDIR += amiwm SUBDIR += asclock # SUBDIR += auis @@ -32,6 +32,7 @@ SUBDIR += fvwm2 # SUBDIR += fvwm2-english SUBDIR += fvwm95 + SUBDIR += fvwm-wharf # SUBDIR += getbdf SUBDIR += gtk # SUBDIR += gwm |