diff --git a/x11/virt-viewer/Makefile b/x11/virt-viewer/Makefile index 1233fda1a7a..8fe0f1779c0 100644 --- a/x11/virt-viewer/Makefile +++ b/x11/virt-viewer/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.3 2012/10/11 10:04:01 jasper Exp $ +# $OpenBSD: Makefile,v 1.4 2013/01/27 17:47:45 jasper Exp $ COMMENT= graphics viewer for KVM guest displays DISTNAME= virt-viewer-0.5.4 -REVISION= 1 +REVISION= 2 CATEGORIES= x11 MAINTAINER= Jasper Lievisse Adriaanse @@ -56,5 +56,7 @@ post-install: cd ${WRKSRC}/icons/${s}x${s}/ && ${MAKE_ENV} ${MAKE_PROGRAM} install-iconDATA .endfor rm -r ${PREFIX}/share/icons/hicolor/apps/ + ${INSTALL_SCRIPT} ${WRKSRC}/data/spice-xpi-client-remote-viewer \ + ${PREFIX}/libexec/ .include diff --git a/x11/virt-viewer/pkg/PLIST b/x11/virt-viewer/pkg/PLIST index 57a623929cb..84724b5c997 100644 --- a/x11/virt-viewer/pkg/PLIST +++ b/x11/virt-viewer/pkg/PLIST @@ -1,6 +1,7 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2012/09/18 08:32:45 jasper Exp $ +@comment $OpenBSD: PLIST,v 1.2 2013/01/27 17:47:45 jasper Exp $ @bin bin/remote-viewer @bin bin/virt-viewer +libexec/spice-xpi-client-remote-viewer @man man/man1/remote-viewer.1 @man man/man1/virt-viewer.1 share/applications/remote-viewer.desktop @@ -56,8 +57,6 @@ share/locale/nl/LC_MESSAGES/virt-viewer.mo share/locale/or/ share/locale/or/LC_MESSAGES/ share/locale/or/LC_MESSAGES/virt-viewer.mo -share/locale/pa/ -share/locale/pa/LC_MESSAGES/ share/locale/pa/LC_MESSAGES/virt-viewer.mo share/locale/pl/LC_MESSAGES/virt-viewer.mo share/locale/pt/LC_MESSAGES/virt-viewer.mo