diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-12-01 02:26:32 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-12-01 02:26:32 +0800 |
commit | fc582922eb9231c99efe6d88a69f8aa1ee57c40a (patch) | |
tree | 983dca59647fbde1c65eedb4d833c89465ec0d8a /x11/gnustep-app | |
parent | 4fa9169beda8dc318968896eac6a2be7efbc143c (diff) | |
download | freebsd-ports-gnome-fc582922eb9231c99efe6d88a69f8aa1ee57c40a.tar.gz freebsd-ports-gnome-fc582922eb9231c99efe6d88a69f8aa1ee57c40a.tar.zst freebsd-ports-gnome-fc582922eb9231c99efe6d88a69f8aa1ee57c40a.zip |
- added Encore, BDB, FortyTwo, adtool, Expense
Diffstat (limited to 'x11/gnustep-app')
-rw-r--r-- | x11/gnustep-app/Makefile | 12 | ||||
-rw-r--r-- | x11/gnustep-app/pkg-descr | 6 |
2 files changed, 12 insertions, 6 deletions
diff --git a/x11/gnustep-app/Makefile b/x11/gnustep-app/Makefile index ebcd6b6bb6c3..8bcce19c0da6 100644 --- a/x11/gnustep-app/Makefile +++ b/x11/gnustep-app/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnustep-app PORTVERSION= 1.13.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11 MASTER_SITES= # empty DISTFILES= # empty @@ -58,6 +58,9 @@ USE_GNUSTEP_LOCAL_LIBS+= \ XWindowServerKit:x11/etoile-xwindowserverkit \ RSSKit:www/etoile-rsskit \ EtoileExtensions:deskutils/etoile-etoileextensionskit \ + Encore:devel/fortytwo-encore \ + BDB:databases/fortytwo-bdb \ + FT:graphics/fortytwo USE_GNUSTEP_SYSTEM_BUNDLES+= \ EtoileMenus:x11-themes/etoile-etoilemenus \ @@ -151,8 +154,11 @@ USE_GNUSTEP_LOCAL_APPS+= \ LookAndBehavior:deskutils/etoile-lookandbehavior \ Azalea:x11-wm/etoile-azalea \ EtoileMenuServer:deskutils/etoile-menuserver \ - Position:astro/position + Position:astro/position \ + Expense:finance/expense \ -USE_GNUSTEP_LOCAL_TOOLS+= zillion:net/zillion +USE_GNUSTEP_LOCAL_TOOLS+= \ + zillion:net/zillion \ + adtool:mail/addresses-goodies \ .include <bsd.port.mk> diff --git a/x11/gnustep-app/pkg-descr b/x11/gnustep-app/pkg-descr index 79f37e1fa55d..5acc551c54b3 100644 --- a/x11/gnustep-app/pkg-descr +++ b/x11/gnustep-app/pkg-descr @@ -7,7 +7,7 @@ EtoileMenus Local libs: Pantomime, GToolKit, rigs, Addresses, SlideShow, netclasses, WizardKit, HighlighterKit, Performance, SQLClient, WebServer, StepTalk, MathArray, ObjcUnit, WildMenus, GSKrab, Cddb, UnitKit, XWindowServerKit, -RSSKit, EtoileExtensions +RSSKit, EtoileExtensions, Encore, BDB, FortyTwo System apps: Gorm, GShisen, ProjectCenter, Preferences, GWorkspace, guile-gui, gui, TextEdit, TimeMon, Terminal, Emacs, GSPdf, SystemPreferences, @@ -23,6 +23,6 @@ ProjectManager, GMastermind2, GPuzzle2, Ticker, NoteBook, HelpViewer, Duncan, Jishyo, GMines, InnerSpace, FTP, DictionaryReader, batmon, Adun, RemoteDesk, DisplayCalibrator, GNUWash, Poe, MPDCon, PlopFolio, CDPlayer, Burn, GScheme, Mplayer, MyLibrary, NeXTGo, Grr, iTerm, Installer, Hardware, LookAndBehavior, -Azalea, EtoileMenuServer, Position +Azalea, EtoileMenuServer, Position, Expense -Local tools: zillion +Local tools: zillion, adtool |