pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/comms/tkhylafax This package doesn't compile anything....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a37e03d927ba
branches:  trunk
changeset: 476227:a37e03d927ba
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Jun 05 14:07:56 2004 +0000

description:
This package doesn't compile anything.  Set NO_CONFIGURE and NO_BUILD.

diffstat:

 comms/tkhylafax/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 22131d8544a0 -r a37e03d927ba comms/tkhylafax/Makefile
--- a/comms/tkhylafax/Makefile  Sat Jun 05 14:06:34 2004 +0000
+++ b/comms/tkhylafax/Makefile  Sat Jun 05 14:07:56 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2004/03/08 20:27:13 minskim Exp $
+# $NetBSD: Makefile,v 1.25 2004/06/05 14:07:56 minskim Exp $
 # FreeBSD Id: Makefile,v 1.6 1998/08/07 23:56:12 asami Exp
 #
 
@@ -18,5 +18,7 @@
 DEPENDS+=      tk>=8.3.2:../../x11/tk83
 
 WRKSRC=                ${WRKDIR}/tkhylafax
+NO_CONFIGURE=  yes
+NO_BUILD=      yes
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index