diff options
author | dmcmahill <dmcmahill> | 2000-11-14 14:30:14 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2000-11-14 14:30:14 +0000 |
commit | bbc179bf4f867b12867d44e6350b88c735e3803c (patch) | |
tree | ed8ceace9f8d2d60fe567869f506b9b8dff36b50 /cad/spice | |
parent | 85e6c9e86b0126392604f9dc1f9b9dbf1b07662d (diff) | |
download | pkgsrc-bbc179bf4f867b12867d44e6350b88c735e3803c.tar.gz |
add conflict with ng-spice
Diffstat (limited to 'cad/spice')
-rw-r--r-- | cad/spice/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/cad/spice/Makefile b/cad/spice/Makefile index 6185916300a..2008ccc8eaf 100644 --- a/cad/spice/Makefile +++ b/cad/spice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2000/08/16 05:09:30 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.16 2000/11/14 14:30:14 dmcmahill Exp $ # FreeBSD Id: Makefile,v 1.10 1998/06/08 09:21:37 tg Exp # @@ -22,6 +22,8 @@ DEPENDS+= readline>=4.0:../../devel/readline USE_X11= yes NO_WRKSUBDIR= yes +CONFLICTS= ng-spice-* + do-configure: ${RM} -f ${WRKSRC}/makefile ${SED} 's;@WRKSRC@;${WRKSRC};g' <${FILESDIR}/NetBSD \ |