diff options
author | marcus <marcus@FreeBSD.org> | 2003-06-16 07:10:00 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-06-16 07:10:00 +0800 |
commit | d4e37ea5e2b23285f80e5dbe2b2fcc9875dcf5f0 (patch) | |
tree | 488f33576bfca3e7ddb0cc29c56c38c1e7d1ee2a /x11-toolkits/Makefile | |
parent | 4cdf9762f539c077f9a263b14ae70456315deb5d (diff) | |
download | freebsd-ports-gnome-d4e37ea5e2b23285f80e5dbe2b2fcc9875dcf5f0.tar.gz freebsd-ports-gnome-d4e37ea5e2b23285f80e5dbe2b2fcc9875dcf5f0.tar.zst freebsd-ports-gnome-d4e37ea5e2b23285f80e5dbe2b2fcc9875dcf5f0.zip |
Add gnomemm, a meta-port for building all the GNOME 2 C++ bindings.
Submitted by: Alexander Nedotsukov <bland@mail.ru>
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 40e78e9cf9bd..82af9c309b1f 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -33,6 +33,7 @@ SUBDIR += gnome-look SUBDIR += gnome-themes SUBDIR += gnome-themes-extras + SUBDIR += gnomemm SUBDIR += gnustep-art SUBDIR += gnustep-back SUBDIR += gnustep-gui |