diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-24 03:02:01 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-24 03:02:01 +0000 |
commit | f3f2a882c2103752c11829e4725a3e47572cb020 (patch) | |
tree | d7a5370171662b7be8032f2727d370d5c835d40e /devel/Makefile | |
parent | Add gnome2-devel. This is a meta-port for building the GNOME 2.0 API (diff) |
Add gnome-devel. This meta-port installs all the necessary API packages to
build GNOME 1.4 applications. This port should be installed when one wants
to run GNOME 1.4 applications within the GNOME 2.0 desktop.
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 ebb8f35fa83a..94b0a4f81ffe 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -183,6 +183,7 @@ SUBDIR += global SUBDIR += glui SUBDIR += gmake + SUBDIR += gnome-devel SUBDIR += gnome2-devel SUBDIR += gnomebuild SUBDIR += gnomecommon |