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:
parent
1168406021
commit
8ebede0ae8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160978
@ -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>
|
||||
|
@ -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
|
||||
|
||||
**************************************************************************
|
Loading…
Reference in New Issue
Block a user