Advertisement
gusibsd

gnome3 diff (take2)

Feb 25th, 2013
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. diff --exclude=CVS -ruN /root/marcuscom/ports/x11/gnome3/Makefile x11/gnome3/Makefile
  2. --- /root/marcuscom/ports/x11/gnome3/Makefile 2013-01-09 19:52:22.000000000 +0100
  3. +++ x11/gnome3/Makefile 2013-02-24 20:45:35.113754259 +0100
  4. @@ -59,7 +59,7 @@
  5. .if ${.CURDIR:T}!="gnome3-lite"
  6. RUN_DEPENDS+= empathy>=3.0.0:${PORTSDIR}/net-im/empathy3 \
  7. epiphany>=3.0.0:${PORTSDIR}/www/epiphany3 \
  8. - epiphany-extensions>=3.0.0:${PORTSDIR}/www/epiphany-extensions3 \
  9. + epiphany-extensions3>=3.0.0:${PORTSDIR}/www/epiphany-extensions3 \
  10. gnome-screensaver>=3.0.0:${PORTSDIR}/x11/gnome-screensaver3 \
  11. gucharmap>=3.0.0:${PORTSDIR}/deskutils/gucharmap3 \
  12. eog>=3.0.0:${PORTSDIR}/graphics/eog3 \
  13. @@ -87,7 +87,7 @@
  14. gdm>=3.0.0:${PORTSDIR}/x11/gdm3 \
  15. evolution>=3.0.0:${PORTSDIR}/mail/evolution3 \
  16. evolution-exchange>=3.0.0:${PORTSDIR}/mail/evolution-exchange3 \
  17. - ${LOCALBASE}/lib/gtk-3.0/modules/libatk-bridge.so:${PORTSDIR}/accessibility/at-spi2-atk
  18. + ${LOCALBASE}/lib/gtk-2.0/modules/libatk-bridge.so:${PORTSDIR}/accessibility/at-spi2-atk
  19.  
  20. .if ${OSVERSION}>=800000
  21. RUN_DEPENDS+= cheese>=3.0.0:${PORTSDIR}/multimedia/cheese3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement