diff options
author | will <will@FreeBSD.org> | 2000-06-21 04:14:45 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-21 04:14:45 +0800 |
commit | f440825ad26b1ca7b4e793336bcf20fb648aa8a0 (patch) | |
tree | 19e31f871f6958962883013984b98bdd6cd0cc88 /x11-toolkits/Makefile | |
parent | 3852ca13c449f4099f94092604a0bfd600706bf8 (diff) | |
download | freebsd-ports-gnome-f440825ad26b1ca7b4e793336bcf20fb648aa8a0.tar.gz freebsd-ports-gnome-f440825ad26b1ca7b4e793336bcf20fb648aa8a0.tar.zst freebsd-ports-gnome-f440825ad26b1ca7b4e793336bcf20fb648aa8a0.zip |
Add gnome--, a collection of C++ bindings for GNOME.
PR: 19368
Submitted by: Erich Zigler <erich@tacni.net>
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 38307a3f9a2f..583d13b20998 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -9,6 +9,7 @@ SUBDIR += clean-theme-gtk SUBDIR += fltk SUBDIR += fox + SUBDIR += gnome-- SUBDIR += gnome-look SUBDIR += gob SUBDIR += gtk-- |