diff options
author | beech <beech@FreeBSD.org> | 2008-07-12 02:48:15 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-07-12 02:48:15 +0800 |
commit | 9be0530c685c605cccab4f2a29392847c3d48414 (patch) | |
tree | a1509e20daae690dedb6d591f957a8a1fb887d14 /x11-toolkits | |
parent | f90c36b90e080e5aaa3954dae05eebcca0255ff0 (diff) | |
download | freebsd-ports-gnome-9be0530c685c605cccab4f2a29392847c3d48414.tar.gz freebsd-ports-gnome-9be0530c685c605cccab4f2a29392847c3d48414.tar.zst freebsd-ports-gnome-9be0530c685c605cccab4f2a29392847c3d48414.zip |
- Add entry for gtkdatabox
Diffstat (limited to 'x11-toolkits')
-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 ad4c91bc7924..5e5e4c377f98 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -62,6 +62,7 @@ SUBDIR += gtkada-devel SUBDIR += gtkada-gcc SUBDIR += gtkada-gps + SUBDIR += gtkdatabox SUBDIR += gtkdatabox2 SUBDIR += gtkextra SUBDIR += gtkextra2 |