Chase the new location for update-desktop-database by allowing the command

to be found in PATH.
This commit is contained in:
Joe Marcus Clarke 2004-12-29 02:18:31 +00:00
parent 9711fe3b69
commit aca8e2a600
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125408
8 changed files with 8 additions and 8 deletions

View File

@ -98,7 +98,7 @@ post-install:
${X11BASE}/libdata/bonobo/servers/GNOME_AbiWord_Control_${ABIVERSION:S/./_/}.server
@${LN} -sf ${PREFIX}/share/AbiSuite-${ABIVERSION}/abi-nautilus-view-file.xml \
${X11BASE}/share/gnome/gnome-2.0/ui/abi-nautilus-view-file.xml
@${X11BASE}/bin/update-desktop-database
@-update-desktop-database
.endif
.include <bsd.port.post.mk>

View File

@ -98,7 +98,7 @@ post-install:
${X11BASE}/libdata/bonobo/servers/GNOME_AbiWord_Control_${ABIVERSION:S/./_/}.server
@${LN} -sf ${PREFIX}/share/AbiSuite-${ABIVERSION}/abi-nautilus-view-file.xml \
${X11BASE}/share/gnome/gnome-2.0/ui/abi-nautilus-view-file.xml
@${X11BASE}/bin/update-desktop-database
@-update-desktop-database
.endif
.include <bsd.port.post.mk>

View File

@ -35,6 +35,6 @@ post-install:
@${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
.endfor
.endif
@${X11BASE}/bin/update-desktop-database
-@update-desktop-database
.include <bsd.port.mk>

View File

@ -113,7 +113,7 @@ pre-everything::
.if defined(GNOME_ENABLED)
post-install:
@${X11BASE}/bin/update-desktop-database
@-update-desktop-database
.endif
.include <bsd.port.post.mk>

View File

@ -113,7 +113,7 @@ pre-everything::
.if defined(GNOME_ENABLED)
post-install:
@${X11BASE}/bin/update-desktop-database
@-update-desktop-database
.endif
.include <bsd.port.post.mk>

View File

@ -113,7 +113,7 @@ pre-everything::
.if defined(GNOME_ENABLED)
post-install:
@${X11BASE}/bin/update-desktop-database
@-update-desktop-database
.endif
.include <bsd.port.post.mk>

View File

@ -35,7 +35,7 @@ post-patch:
${WRKSRC}/share/desktop/gnome-btdownload.desktop
post-install:
@${X11BASE}/bin/update-desktop-database
@-update-desktop-database
.ifndef (NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
.for i in ${DOCS}

View File

@ -35,7 +35,7 @@ post-patch:
${WRKSRC}/share/desktop/gnome-btdownload.desktop
post-install:
@${X11BASE}/bin/update-desktop-database
@-update-desktop-database
.ifndef (NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
.for i in ${DOCS}