pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/tightvnc add USE_GNU_TOOLS+=make.
details: https://anonhg.NetBSD.org/pkgsrc/rev/97bf3d53f3d9
branches: trunk
changeset: 462754:97bf3d53f3d9
user: grant <grant%pkgsrc.org@localhost>
date: Sat Oct 11 12:20:19 2003 +0000
description:
add USE_GNU_TOOLS+=make.
fixes PR pkg/23078 from Jeremy C. Reed.
diffstat:
net/tightvnc/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 449d39595c22 -r 97bf3d53f3d9 net/tightvnc/Makefile
--- a/net/tightvnc/Makefile Sat Oct 11 12:11:41 2003 +0000
+++ b/net/tightvnc/Makefile Sat Oct 11 12:20:19 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 22:51:56 grant Exp $
+# $NetBSD: Makefile,v 1.9 2003/10/11 12:20:19 grant Exp $
#
DISTNAME= tightvnc-1.2.6
@@ -21,6 +21,8 @@
NO_INSTALL_MANPAGES= yes
USE_PERL5= yes
+USE_GNU_TOOLS+= make
+
ALL_TARGET= World
# We have to frob a few things, and we want our own permissions, so it's easier
Home |
Main Index |
Thread Index |
Old Index