diff options
author | wiz <wiz@pkgsrc.org> | 2005-07-25 20:27:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-07-25 20:27:37 +0000 |
commit | 667687053c4c88a45da3e80b92d2914179fbea7a (patch) | |
tree | 371fbf74168aef4f47164f414d65027326c0cbec /x11/Makefile | |
parent | e62178fbd61862b42695c3126d8774e8aac3b617 (diff) | |
download | pkgsrc-667687053c4c88a45da3e80b92d2914179fbea7a.tar.gz |
Add and enable wxGTK-contrib.
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 a2f2b885be7..e9f5f2191ec 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.400 2005/07/25 14:15:08 wiz Exp $ +# $NetBSD: Makefile,v 1.401 2005/07/25 20:27:37 wiz Exp $ # COMMENT= Packages to support the X window system @@ -218,6 +218,7 @@ SUBDIR+= wmfstatus SUBDIR+= wmweather SUBDIR+= wterm SUBDIR+= wxGTK +SUBDIR+= wxGTK-contrib SUBDIR+= wxWindows-docs SUBDIR+= wxhaskell SUBDIR+= x2x |