diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-04-01 03:17:37 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-04-01 03:17:37 +0000 |
commit | 2608f3f5f069d9ee96dcac99714195f5cf1feba2 (patch) | |
tree | 3d0d7f0c6e134fb2a1b9000e7732e824c6bf2713 /x11-toolkits/Makefile | |
parent | d6e7613c149984ae8013292b99ffa950526caa71 (diff) |
add p5-Gnome2-Canvas 1.00
Allows a perl developer to use the GnomeCanvas widget with Gtk2-Perl
Notes
Notes:
svn path=/head/; revision=105838
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 c75e7401c4fb..ff512f5b423a 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -131,6 +131,7 @@ SUBDIR += p5-Glade SUBDIR += p5-Gnome SUBDIR += p5-Gnome2 + SUBDIR += p5-Gnome2-Canvas SUBDIR += p5-Gnome2-VFS SUBDIR += p5-Gtk SUBDIR += p5-Gtk2 |