diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-06-26 07:14:01 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-06-26 07:14:01 +0000 |
commit | 91d6af38e5f7cadc09fffe08e8669869de90f295 (patch) | |
tree | f2bc9d4176a00ff4c26f33fef0491d8d1f898e20 /x11-toolkits/Makefile | |
parent | 6470d37a857659ec3fcb10914f0ad97b9842183c (diff) | |
download | ports-91d6af38e5f7cadc09fffe08e8669869de90f295.tar.gz ports-91d6af38e5f7cadc09fffe08e8669869de90f295.zip |
Add gtkmm 2.4.3 after repocopy from gtk--2, a C++ wrapper for GTK+,
Pango, Atk.
Notes
Notes:
svn path=/head/; revision=112305
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 7a78801ef20b..42a2fe8d3ab4 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -53,6 +53,7 @@ SUBDIR += gtkglext SUBDIR += gtkglextmm SUBDIR += gtkmathview + SUBDIR += gtkmm24 SUBDIR += gtkscintilla SUBDIR += gtksourceview SUBDIR += gtoolkit |