From 4d3f79d97bdf2a2394cf80b49722cb2e2237c319 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 11 May 2006 13:31:33 +0000 Subject: Uses C++. --- comms/estic/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'comms/estic') diff --git a/comms/estic/Makefile b/comms/estic/Makefile index ed81ac753c0..23f911ed497 100644 --- a/comms/estic/Makefile +++ b/comms/estic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2006/05/02 14:00:16 gdt Exp $ +# $NetBSD: Makefile,v 1.22 2006/05/11 13:31:33 joerg Exp $ DISTNAME= estic-1.61 PKGREVISION= 1 @@ -23,6 +23,8 @@ NO_BIN_ON_CDROM= ${RESTRICTED} WRKSRC= ${WRKDIR}/${PKGNAME_NOREV:C/-.*//} +USE_LANGUAGES= c++ + BUILD_TARGET= depend all ESTICPATCH= ${DISTNAME}-patch-from-1.60${EXTRACT_SUFX} LIB_TARGET= depend lib -- cgit v1.2.3