summaryrefslogtreecommitdiff
path: root/x11-fm/nautilus2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/nautilus2/Makefile')
-rw-r--r--x11-fm/nautilus2/Makefile10
1 files changed, 0 insertions, 10 deletions
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>