aboutsummaryrefslogtreecommitdiff
path: root/misc/gnome-osd
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2006-05-05 11:20:51 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2006-05-05 11:20:51 +0000
commitf383dbf8bd7c59739eff03a704557e78a75eaab6 (patch)
tree9e0e317d1048fbab9744f6145f2addc634bd5881 /misc/gnome-osd
parent77030ba677a354ec6d56b009e4ebad80d700883d (diff)
downloadports-f383dbf8bd7c59739eff03a704557e78a75eaab6.tar.gz
ports-f383dbf8bd7c59739eff03a704557e78a75eaab6.zip
Notes
Diffstat (limited to 'misc/gnome-osd')
-rw-r--r--misc/gnome-osd/Makefile1
-rw-r--r--misc/gnome-osd/pkg-message6
2 files changed, 0 insertions, 7 deletions
diff --git a/misc/gnome-osd/Makefile b/misc/gnome-osd/Makefile
index 51a09fd53e8d..df6434c198f0 100644
--- a/misc/gnome-osd/Makefile
+++ b/misc/gnome-osd/Makefile
@@ -35,6 +35,5 @@ post-install:
${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
.endif
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/misc/gnome-osd/pkg-message b/misc/gnome-osd/pkg-message
deleted file mode 100644
index a36577ee6ae2..000000000000
--- a/misc/gnome-osd/pkg-message
+++ /dev/null
@@ -1,6 +0,0 @@
--------------------------------------------------------------------------------
-IMPORTANT: the GConf daemon must be restarted after installing this
-port, by typing:
-
- gconftool-2 --shutdown && gconftool-2 --spawn
--------------------------------------------------------------------------------