summaryrefslogtreecommitdiff
path: root/cad/ng-spice
diff options
context:
space:
mode:
authorjlam <jlam>2002-09-21 06:36:45 +0000
committerjlam <jlam>2002-09-21 06:36:45 +0000
commit2cd60259baa4e7b3c2318e3e2eae12b86390e759 (patch)
tree5f60fa9365bc6a9c3e2beb3c574241168dfea705 /cad/ng-spice
parent46cf4c0d3c9f3d8943ba88cb917308b50db428a1 (diff)
downloadpkgsrc-2cd60259baa4e7b3c2318e3e2eae12b86390e759.tar.gz
spice and ng-spice conflict according to spice/Makefile.
Diffstat (limited to 'cad/ng-spice')
-rw-r--r--cad/ng-spice/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cad/ng-spice/Makefile b/cad/ng-spice/Makefile
index 38514f74c16..e26a56fa400 100644
--- a/cad/ng-spice/Makefile
+++ b/cad/ng-spice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2002/09/21 06:31:30 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2002/09/21 06:36:45 jlam Exp $
#
DISTNAME= ng-spice-rework-14
@@ -10,6 +10,8 @@ MAINTAINER= dmcmahill@netbsd.org
HOMEPAGE= http://ngspice.sourceforge.net
COMMENT= Next generation circuit simulation program
+CONFLICTS= spice-[0-9]*
+
USE_BUILDLINK2= YES
USE_X11= YES
USE_LIBTOOL= YES