summaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-11-20 13:07:45 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-11-20 13:07:45 +0000
commite1dc354541a9f5d8be520797d0e72cb7dfaf4c0d (patch)
tree895eb4c506c9816ae02fba53db889e54341a3f6b /x11-fm
parentRemove the long obsolete mail/tkrat port. Remove the NO_LATEST_LINK from (diff)
Tech gnome-session how to set-up a LD_LIBRARY_PATH, so that mozilla
component of nautilus Just Works[tm], without the need to customize environment. Remove appropriate comment from post-install section of nautilus' Makefile.
Notes
Notes: svn path=/head/; revision=50254
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/nautilus/Makefile10
-rw-r--r--x11-fm/nautilus2/Makefile10
2 files changed, 0 insertions, 20 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile
index 848db451f7d8..65aa43474bff 100644
--- a/x11-fm/nautilus/Makefile
+++ b/x11-fm/nautilus/Makefile
@@ -64,14 +64,4 @@ pre-patch:
's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
-.if !defined(WITHOUT_MOZILLA)
-post-install:
- @${ECHO} ""
- @${ECHO} "To be able view WWW pages and HTML documents from Nautilus please"
- @${ECHO} "add the following into your environment:"
- @${ECHO} ""
- @${ECHO} " LD_LIBRARY_PATH=${X11BASE}/lib/mozilla-embedded"
- @${ECHO} ""
-.endif
-
.include <bsd.port.mk>
diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile
index 848db451f7d8..65aa43474bff 100644
--- a/x11-fm/nautilus2/Makefile
+++ b/x11-fm/nautilus2/Makefile
@@ -64,14 +64,4 @@ pre-patch:
's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
-.if !defined(WITHOUT_MOZILLA)
-post-install:
- @${ECHO} ""
- @${ECHO} "To be able view WWW pages and HTML documents from Nautilus please"
- @${ECHO} "add the following into your environment:"
- @${ECHO} ""
- @${ECHO} " LD_LIBRARY_PATH=${X11BASE}/lib/mozilla-embedded"
- @${ECHO} ""
-.endif
-
.include <bsd.port.mk>