Run `${X11BASE}/bin/gconftool --shutdown' before proceeding with package
installations, because otherwise stale gconf daemon could prevent installation from completing successfully. Submitted by: bento
This commit is contained in:
parent
ed4f116ca0
commit
850f72cab9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46963
@ -68,4 +68,7 @@ post-configure:
|
||||
s|%%X11BASE%%|${X11BASE}|g ; \
|
||||
s|%%MOZILLA%%|${MOZILLA}|g' ${WRKSRC}/src/galeon
|
||||
|
||||
pre-install:
|
||||
@-${X11BASE}/bin/gconftool --shutdown
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -68,4 +68,7 @@ post-configure:
|
||||
s|%%X11BASE%%|${X11BASE}|g ; \
|
||||
s|%%MOZILLA%%|${MOZILLA}|g' ${WRKSRC}/src/galeon
|
||||
|
||||
pre-install:
|
||||
@-${X11BASE}/bin/gconftool --shutdown
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user