diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2008-05-17 08:48:03 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2008-05-17 08:48:03 +0000 |
commit | 39eead20b9913e8f072b1d6f515ff081535fc52e (patch) | |
tree | ed1b1f0bab331406d45bda73d3739190a3cac91d /x11/etoile | |
parent | 24e0129f7b03d8c2d1e69403b199235975edfa45 (diff) | |
download | ports-39eead20b9913e8f072b1d6f515ff081535fc52e.tar.gz ports-39eead20b9913e8f072b1d6f515ff081535fc52e.zip |
Notes
Diffstat (limited to 'x11/etoile')
-rw-r--r-- | x11/etoile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/etoile/Makefile b/x11/etoile/Makefile index 262883cf4714..606e559d880e 100644 --- a/x11/etoile/Makefile +++ b/x11/etoile/Makefile @@ -31,7 +31,6 @@ USE_GNUSTEP_CAIRO= yes USE_GNUSTEP_SYSTEM_LIBS+= \ TrackerKit:deskutils/etoile-trackerkit \ ServicesBarKit:deskutils/etoile-servicesbarkit \ - IconKit:x11-themes/etoile-iconkit \ ExtendedWorkspace:deskutils/etoile-extendedworkspacekit \ XWindowServerKit:x11/etoile-xwindowserverkit \ WorkspaceCommKit:sysutils/etoile-system \ @@ -41,6 +40,7 @@ USE_GNUSTEP_LOCAL_LIBS+= \ SQLClient:databases/sqlclient \ UnitKit:devel/etoile-unitkit \ BookmarkKit:www/etoile-bookmarkkit \ + IconKit:x11-themes/etoile-iconkit \ RSSKit:www/etoile-rsskit \ PopplerKit:graphics/popplerkit \ OgreKit:textproc/etoile-ogrekit \ |