diff options
Diffstat (limited to 'cad/vipec/Makefile')
-rw-r--r-- | cad/vipec/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/vipec/Makefile b/cad/vipec/Makefile index e942742aee5..5b823aedeba 100644 --- a/cad/vipec/Makefile +++ b/cad/vipec/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2006/04/17 13:46:18 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2006/05/26 09:20:02 joerg Exp $ # DISTNAME= ViPEC-3.2.0 @@ -10,6 +10,7 @@ MAINTAINER= dmcmahill@NetBSD.org HOMEPAGE= http://vipec.sourceforge.net/ COMMENT= Network analyser for electrical networks +USE_LANGUAGES= c++ USE_TOOLS+= gmake UNLIMIT_RESOURCES+= datasize |