diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-03-19 12:34:01 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-03-19 12:34:01 +0000 |
commit | 9341880cb7aefa68d42c3c0f0c3fa62f8c2c97c9 (patch) | |
tree | 88af888a90e3cce722ee392625a07a4506586441 /x11/Makefile | |
parent | 3fc93ef61c942802f4216e90754c61f0ea3b9297 (diff) | |
download | pkgsrc-9341880cb7aefa68d42c3c0f0c3fa62f8c2c97c9.tar.gz |
since fvwm1 is in the tree, enable it here too.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/Makefile b/x11/Makefile index 75a03299da0..4ea3fa30cbb 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 1998/03/11 02:46:32 agc Exp $ +# $NetBSD: Makefile,v 1.26 1998/03/19 12:34:01 frueauf Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -26,7 +26,7 @@ # SUBDIR += fbsd-icons SUBDIR += filerunner # SUBDIR += freefonts -# SUBDIR += fvwm + SUBDIR += fvwm1 SUBDIR += fvwm2 # SUBDIR += fvwm2-english SUBDIR += fvwm95 @@ -65,8 +65,8 @@ SUBDIR += tkcron # SUBDIR += tkdesk # SUBDIR += tkgoodstuff - SUBDIR += tkirc SUBDIR += tkinfo + SUBDIR += tkirc SUBDIR += tkman # SUBDIR += tvtwm SUBDIR += unclutter @@ -103,6 +103,7 @@ # SUBDIR += xmold SUBDIR += xmove SUBDIR += xneko +# SUBDIR += xplot SUBDIR += xpns # SUBDIR += xpostit # SUBDIR += xpostitPlus |