diff options
author | ijliao <ijliao@FreeBSD.org> | 2004-04-01 11:17:37 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2004-04-01 11:17:37 +0800 |
commit | 994946e34d49ddb314bf1c7a52d9add16eb0d691 (patch) | |
tree | dd2805e14179075c5625e1a2855226597f5dcb83 /x11-toolkits/Makefile | |
parent | d03c13d12a3015de018d3904dbe428f0f9eb994f (diff) | |
download | freebsd-ports-gnome-994946e34d49ddb314bf1c7a52d9add16eb0d691.tar.gz freebsd-ports-gnome-994946e34d49ddb314bf1c7a52d9add16eb0d691.tar.zst freebsd-ports-gnome-994946e34d49ddb314bf1c7a52d9add16eb0d691.zip |
add p5-Gnome2-Canvas 1.00
Allows a perl developer to use the GnomeCanvas widget with Gtk2-Perl
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 |