diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-24 02:46:01 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-24 02:46:01 +0000 |
commit | 5d38a80ecd3e4de85efeeb3efc89ce33c8c0ea6b (patch) | |
tree | ea2dbf4c5bd6cc41b78d30465bee8ca07702d6c1 /devel/Makefile | |
parent | Add the GNOME 2 desktop metaport. Welcome GNOME 2.0! (diff) |
Add gnome2-devel. This is a meta-port for building the GNOME 2.0 API
without the desktop. This will allow you to run GNOME 2.0 applications
along side the GNOME 1.4 desktop.
Notes
Notes:
svn path=/head/; revision=59846
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index b61535df5c66..ebb8f35fa83a 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -183,6 +183,7 @@ SUBDIR += global SUBDIR += glui SUBDIR += gmake + SUBDIR += gnome2-devel SUBDIR += gnomebuild SUBDIR += gnomecommon SUBDIR += gnomecrash |