diff options
author | dmcmahill <dmcmahill> | 2002-06-17 02:26:03 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2002-06-17 02:26:03 +0000 |
commit | 458ebf09d4e14058118b1384532a8257363fba39 (patch) | |
tree | f35048f0404ef2ef6bc6ec3979faaacff8121aa1 | |
parent | 4a6a4124c0051293fe6383c7058da94e3126df02 (diff) | |
download | pkgsrc-458ebf09d4e14058118b1384532a8257363fba39.tar.gz |
add and enable wx1Motif
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 27583d47461..4d4ee7ecc0e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.251 2002/06/16 12:06:06 cjep Exp $ +# $NetBSD: Makefile,v 1.252 2002/06/17 02:26:03 dmcmahill Exp $ # COMMENT= Packages to support the X window system @@ -108,6 +108,7 @@ SUBDIR+= wmfire SUBDIR+= wmfstatus SUBDIR+= wmweather SUBDIR+= wterm +SUBDIR+= wx1Motif SUBDIR+= wxGTK SUBDIR+= wxWindows-docs SUBDIR+= x2x |