pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/vnc Fix build with modular X11.
details: https://anonhg.NetBSD.org/pkgsrc/rev/39257a6a960c
branches: trunk
changeset: 531790:39257a6a960c
user: tron <tron%pkgsrc.org@localhost>
date: Mon Aug 06 14:54:04 2007 +0000
description:
Fix build with modular X11.
diffstat:
net/vnc/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r dd83a7e8d0aa -r 39257a6a960c net/vnc/Makefile
--- a/net/vnc/Makefile Mon Aug 06 14:08:47 2007 +0000
+++ b/net/vnc/Makefile Mon Aug 06 14:54:04 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2006/07/22 19:21:11 abs Exp $
+# $NetBSD: Makefile,v 1.40 2007/08/06 14:54:04 tron Exp $
DISTNAME= vnc-3.3.3r2
PKGNAME= vnc-3.3.3.2
@@ -51,4 +51,5 @@
${INSTALL_DATA} *.GIF *.css *.gif *.jpg *.htm *.html *.pdf \
${PREFIX}/share/doc/vnc
+.include "../../x11/libXext/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index