pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/estic Needs a C compiler.
details: https://anonhg.NetBSD.org/pkgsrc/rev/814d4314d3ad
branches: trunk
changeset: 518726:814d4314d3ad
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat Sep 16 10:06:16 2006 +0000
description:
Needs a C compiler.
diffstat:
comms/estic/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a7f7728e638e -r 814d4314d3ad comms/estic/Makefile
--- a/comms/estic/Makefile Sat Sep 16 09:18:54 2006 +0000
+++ b/comms/estic/Makefile Sat Sep 16 10:06:16 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/09/09 02:41:55 obache Exp $
+# $NetBSD: Makefile,v 1.24 2006/09/16 10:06:16 rillig Exp $
DISTNAME= estic-1.61
PKGREVISION= 1
@@ -23,7 +23,7 @@
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV:C/-.*//}
-USE_LANGUAGES= c++
+USE_LANGUAGES= c c++
BUILD_TARGET= depend all
ESTICPATCH= ${DISTNAME}-patch-from-1.60${EXTRACT_SUFX}
Home |
Main Index |
Thread Index |
Old Index