From f383dbf8bd7c59739eff03a704557e78a75eaab6 Mon Sep 17 00:00:00 2001 From: Jean-Yves Lefort Date: Fri, 5 May 2006 11:20:51 +0000 Subject: Do not tell users to restart gconfd-2 after install, since it's no longer necessary. --- astro/celestia/Makefile | 4 ---- astro/celestia/pkg-message.gnome | 6 ------ 2 files changed, 10 deletions(-) delete mode 100644 astro/celestia/pkg-message.gnome (limited to 'astro') diff --git a/astro/celestia/Makefile b/astro/celestia/Makefile index 23564a0d3d15..18f8c76151e2 100644 --- a/astro/celestia/Makefile +++ b/astro/celestia/Makefile @@ -44,7 +44,6 @@ USE_GNOME+= gtk20 CONFIGURE_ARGS+= --with-gnome USE_GNOME+= libgnomeui GCONF_SCHEMAS= celestia.schemas -PKGMESSAGE= ${PKGDIR}/pkg-message.gnome .else IGNORE= invalid CELESTIA_UI value "${CELESTIA_UI}" -- valid values are ${UI_LIST} .endif @@ -95,8 +94,5 @@ post-install: ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} .endif -.if ${CELESTIA_UI} == "gnome" - @${CAT} ${PKGMESSAGE} -.endif .include diff --git a/astro/celestia/pkg-message.gnome b/astro/celestia/pkg-message.gnome deleted file mode 100644 index 030aeb96dfdd..000000000000 --- a/astro/celestia/pkg-message.gnome +++ /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 -=============================================================================== -- cgit v1.2.3