summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-09-21 06:36:45 +0000
committerjlam <jlam@pkgsrc.org>2002-09-21 06:36:45 +0000
commit366b2513b22c5abf13b13084068454ec26cbdf02 (patch)
tree5f60fa9365bc6a9c3e2beb3c574241168dfea705 /cad
parent0cfca04786551936a810b058524674619336f8dc (diff)
downloadpkgsrc-366b2513b22c5abf13b13084068454ec26cbdf02.tar.gz
spice and ng-spice conflict according to spice/Makefile.
Diffstat (limited to 'cad')
-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