pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/vnc2swf Fix INSTALLLATION_DIRS.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a54a15a1a25f
branches:  trunk
changeset: 514181:a54a15a1a25f
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jun 08 15:54:55 2006 +0000

description:
Fix INSTALLLATION_DIRS.

diffstat:

 graphics/vnc2swf/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 72463a263058 -r a54a15a1a25f graphics/vnc2swf/Makefile
--- a/graphics/vnc2swf/Makefile Thu Jun 08 15:52:49 2006 +0000
+++ b/graphics/vnc2swf/Makefile Thu Jun 08 15:54:55 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/02/05 23:09:40 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2006/06/08 15:54:55 joerg Exp $
 #
 
 DISTNAME=              vnc2swf-0.5.0
@@ -15,7 +15,7 @@
 GNU_CONFIGURE=         yes
 USE_LANGUAGES+=                c++
 
-INSTALLATION_DIRS=     share/doc/html/vnc2swf
+INSTALLATION_DIRS=     bin lib/X11/app-defaults share/doc/html/vnc2swf
 
 SUBST_CLASSES+=         x11base
 SUBST_STAGE.x11base=    pre-configure



Home | Main Index | Thread Index | Old Index