summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-03-10 10:33:38 +0000
committerwiz <wiz@pkgsrc.org>2008-03-10 10:33:38 +0000
commita8686fc0e550242f7afd85be1ab61d7fb1f34fa1 (patch)
tree2a16c2a48f6ad51518c5f43cae392637d7a6d727 /cad
parentee963abb439525679f7e562e96a71f921066d6a9 (diff)
downloadpkgsrc-a8686fc0e550242f7afd85be1ab61d7fb1f34fa1.tar.gz
Add CONFLICTS line for previous PKGNAME versions.
Suggested by Alan Barrett.
Diffstat (limited to 'cad')
-rw-r--r--cad/gnucap/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cad/gnucap/Makefile b/cad/gnucap/Makefile
index de6ac250520..af01a2a17ed 100644
--- a/cad/gnucap/Makefile
+++ b/cad/gnucap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2008/03/04 12:17:48 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2008/03/10 10:33:38 wiz Exp $
#
DISTNAME= gnucap-2006-07-08
@@ -13,6 +13,8 @@ COMMENT= General purpose circuit simulator
PKG_INSTALLATION_TYPES= overwrite pkgviews
+CONFLICTS+= gnucap-2006-07-[0-9]*
+
USE_LANGUAGES= c c++
USE_TOOLS+= gmake
USE_GNU_READLINE= YES