diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-01-03 13:55:22 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-01-03 13:55:22 +0800 |
commit | a2b18bb8c7dfbf1e9bc41eed08637b3d07b4628f (patch) | |
tree | e1e5aa9509be25adb1527710f378717492d821a7 | |
parent | b5699379507760e4489c65c48cbdc7c6421bd3b4 (diff) | |
download | marcuscom-ports-a2b18bb8c7dfbf1e9bc41eed08637b3d07b4628f.tar marcuscom-ports-a2b18bb8c7dfbf1e9bc41eed08637b3d07b4628f.tar.gz marcuscom-ports-a2b18bb8c7dfbf1e9bc41eed08637b3d07b4628f.tar.bz2 marcuscom-ports-a2b18bb8c7dfbf1e9bc41eed08637b3d07b4628f.tar.lz marcuscom-ports-a2b18bb8c7dfbf1e9bc41eed08637b3d07b4628f.tar.xz marcuscom-ports-a2b18bb8c7dfbf1e9bc41eed08637b3d07b4628f.tar.zst marcuscom-ports-a2b18bb8c7dfbf1e9bc41eed08637b3d07b4628f.zip |
Re-add AbiWord2 now that it builds under 2.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1584 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index c29f447b3..b544b3eda 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -16,6 +16,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= The "meta-port" for the GNOME 2 "Fifth-Toe" extra package set RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ + AbiWord-2.2:${PORTSDIR}/editors/AbiWord2 \ pan:${PORTSDIR}/news/pan2 \ xchat:${PORTSDIR}/irc/xchat2 \ balsa:${PORTSDIR}/mail/balsa2 \ @@ -38,9 +39,9 @@ RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ gcompris:${PORTSDIR}/games/gcompris2 \ galeon:${PORTSDIR}/www/galeon2 \ seahorse:${PORTSDIR}/security/seahorse \ - gnotime:${PORTSDIR}/deskutils/gnotime + gnotime:${PORTSDIR}/deskutils/gnotime \ + monkeybubble:${PORTSDIR}/games/monkeybubble # These apps do not yet build under GNOME 2.5 -# AbiWord-2.0:${PORTSDIR}/editors/AbiWord2 # regexxer:${PORTSDIR}/devel/regexxer # workrave:${PORTSDIR}/x11/workrave |