diff options
-rw-r--r-- | graphics/vnc2swf/Makefile | 8 | ||||
-rw-r--r-- | graphics/vnc2swf/PLIST | 22 |
2 files changed, 15 insertions, 15 deletions
diff --git a/graphics/vnc2swf/Makefile b/graphics/vnc2swf/Makefile index a658cc56398..8647e2f76e7 100644 --- a/graphics/vnc2swf/Makefile +++ b/graphics/vnc2swf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2010/05/15 13:12:19 obache Exp $ +# $NetBSD: Makefile,v 1.14 2010/05/15 13:17:28 obache Exp $ # DISTNAME= vnc2swf-0.5.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://www.unixuser.org/~euske/vnc2swf/ @@ -25,7 +25,7 @@ USE_LANGUAGES= c c++ USE_TOOLS+= pax -INSTALLATION_DIRS= bin lib/X11/app-defaults share/doc/html/vnc2swf +INSTALLATION_DIRS= bin lib/X11/app-defaults share/doc/vnc2swf SUBST_CLASSES+= x11base SUBST_STAGE.x11base= pre-configure @@ -44,7 +44,7 @@ SUBST_SED.toolpath= -e "s|VNC2SWF=vnc2swf|VNC2SWF=${PREFIX}/bin/vnc2swf|" \ post-install: ${INSTALL_DATA} ${WRKSRC}/Vnc2Swf.ad ${DESTDIR}${PREFIX}/lib/X11/app-defaults/Vnc2Swf cd ${WRKSRC}/docs && \ - pax -rw -pp -pm . ${DESTDIR}${PREFIX}/share/doc/html/vnc2swf + pax -rw -pp -pm . ${DESTDIR}${PREFIX}/share/doc/vnc2swf .include "../../devel/zlib/buildlink3.mk" .include "../../x11/libXaw/buildlink3.mk" diff --git a/graphics/vnc2swf/PLIST b/graphics/vnc2swf/PLIST index 6ec584199be..0e69f6f0907 100644 --- a/graphics/vnc2swf/PLIST +++ b/graphics/vnc2swf/PLIST @@ -1,14 +1,14 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:59:30 joerg Exp $ +@comment $NetBSD: PLIST,v 1.3 2010/05/15 13:17:28 obache Exp $ bin/recordwin bin/vnc2swf lib/X11/app-defaults/Vnc2Swf -share/doc/html/vnc2swf/output1.html -share/doc/html/vnc2swf/output1.swf -share/doc/html/vnc2swf/output2.html -share/doc/html/vnc2swf/output2.swf -share/doc/html/vnc2swf/recording1.html -share/doc/html/vnc2swf/recording1.swf -share/doc/html/vnc2swf/recording2.html -share/doc/html/vnc2swf/recording2.swf -share/doc/html/vnc2swf/recordwin.html -share/doc/html/vnc2swf/vnc2swf.html +share/doc/vnc2swf/output1.html +share/doc/vnc2swf/output1.swf +share/doc/vnc2swf/output2.html +share/doc/vnc2swf/output2.swf +share/doc/vnc2swf/recording1.html +share/doc/vnc2swf/recording1.swf +share/doc/vnc2swf/recording2.html +share/doc/vnc2swf/recording2.swf +share/doc/vnc2swf/recordwin.html +share/doc/vnc2swf/vnc2swf.html |