1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00

The PKGMESSAGE is no longer needed sinc D-BUS sessions are the default in

GNOME 2.14.
This commit is contained in:
Joe Marcus Clarke 2006-04-30 22:15:46 +00:00
parent 1168406021
commit 8ebede0ae8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160978
2 changed files with 0 additions and 9 deletions

View File

@ -62,6 +62,5 @@ post-install:
cd ${PREFIX}/share/gnome/gnome-screensaver/themes/xscreensaver && \
${FIND} -s ${XSCREENSAVER_DIR} -maxdepth 1 -type f -name "*.xml" | \
${XARGS} ${WRKSRC}/data/migrate-xscreensaver-config.sh
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>

View File

@ -1,8 +0,0 @@
**************************************************************************
Gnome-screensaver requires a D-BUS-enabled desktop session. Consult the
FreeBSD GNOME FAQ for instructions on setting up your desktop session
through D-BUS:
http://www.freebsd.org/gnome/docs/faq2.html#q25
**************************************************************************