diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-06-26 19:34:25 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-06-26 19:34:25 +0000 |
commit | eaadcc017b0e9b425cf3395e54c4f97a3f022b66 (patch) | |
tree | 3f5839221745546fc1945edc21dccf8f1ce7f449 /x11-toolkits | |
parent | ed6a4db22ea5f62964b9493c98399f2c841b1163 (diff) | |
download | FreeBSD-ports-eaadcc017b0e9b425cf3395e54c4f97a3f022b66.zip FreeBSD-ports-eaadcc017b0e9b425cf3395e54c4f97a3f022b66.tar.gz |
Activate wxgtk.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 3f3f12a..9d239fa 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.28 1999/05/06 03:51:13 fenner Exp $ +# $Id: Makefile,v 1.29 1999/05/11 02:16:55 sada Exp $ # SUBDIR += FWF @@ -35,6 +35,7 @@ SUBDIR += tk81 SUBDIR += tkstep80 SUBDIR += v + SUBDIR += wxgtk SUBDIR += xbae SUBDIR += xforms SUBDIR += xg |