diff options
author | salo <salo@pkgsrc.org> | 2005-08-24 11:05:51 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2005-08-24 11:05:51 +0000 |
commit | 85aad50ddb7525c0d4e7290c4c9c10e63a2411aa (patch) | |
tree | acaaa5d38e54ec73152cfba776d32e9177e1e8a6 /x11/Makefile | |
parent | e484fb0157779a17557248c04b59cd62c4bcd55c (diff) | |
download | pkgsrc-85aad50ddb7525c0d4e7290c4c9c10e63a2411aa.tar.gz |
Add wxGTK24.
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 c804424b327..a9f224cff63 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.403 2005/08/06 00:31:00 xtraeme Exp $ +# $NetBSD: Makefile,v 1.404 2005/08/24 11:05:51 salo Exp $ # COMMENT= Packages to support the X window system @@ -220,6 +220,7 @@ SUBDIR+= wmweather SUBDIR+= wterm SUBDIR+= wxGTK SUBDIR+= wxGTK-contrib +SUBDIR+= wxGTK24 SUBDIR+= wxWindows-docs SUBDIR+= wxhaskell SUBDIR+= x11vnc |