pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/46085: tightvnc broken
The following reply was made to PR pkg/46085; it has been noted by GNATS.
From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/46085: tightvnc broken
Date: Fri, 24 Feb 2012 19:54:26 +0900
On Fri, 24 Feb 2012 19:25:01 +0900, <ignatios%cs.uni-bonn.de@localhost> wrote:
>> Unformatted:
> Information for tightvnc-1.3.10nb5:
Where did you installed it from? Even in pkgsrc-currentl, it's 1.3.10nb4.
Anyway, please try to apply following patch:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/tightvnc/Makefile,v
retrieving revision 1.36
diff -u -r1.36 Makefile
--- Makefile 23 Dec 2010 11:44:53 -0000 1.36
+++ Makefile 24 Feb 2012 10:53:40 -0000
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.36 2010/12/23 11:44:53 dsainty Exp $
DISTNAME= tightvnc-1.3.10
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= net x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vnc-tight/}
DISTFILES= ${DISTNAME}_unixsrc.tar.bz2
@@ -35,7 +35,7 @@
.else
RGBPATH= ${X11BASE}/lib/X11/rgb
.endif
-FONTPATH=
${X11BASE}/lib/X11/fonts/misc,${X11BASE}/lib/X11/fonts/75dpi
+FONTPATH=
${X11BASE}/share/fonts/X11/misc,${X11BASE}/share/fonts/X11/75dpi,${X11BASE}/lib/X11/fonts/misc,${X11BASE}/lib/X11/fonts/75dpi
SUBST_CLASSES+= hpath
SUBST_STAGE.hpath= pre-configure
--
OBATA Akio / obache%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index