diff options
author | tron <tron> | 2000-01-23 16:04:54 +0000 |
---|---|---|
committer | tron <tron> | 2000-01-23 16:04:54 +0000 |
commit | 016d682faeaa0b8e5f6bb28efbbbfa2c796700f1 (patch) | |
tree | 8c0643f97ac4331666108e9c65ca9840237ca578 /x11/Makefile | |
parent | 64fe0956d306fbcd06a5a4ddb41896a764125120 (diff) | |
download | pkgsrc-016d682faeaa0b8e5f6bb28efbbbfa2c796700f1.tar.gz |
Add and enable "icewm-gnome".
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 aa0920fe078..8676e171ddf 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.140 2000/01/22 23:53:38 wiz Exp $ +# $NetBSD: Makefile,v 1.141 2000/01/23 16:04:54 tron Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -58,6 +58,7 @@ SUBDIR += gtkstep # SUBDIR += gwm SUBDIR += icewm + SUBDIR += icewm-gnome SUBDIR += intlfonts # SUBDIR += iv SUBDIR += jmk-fonts |