Make this CONFLICT with the old expect package.
This commit is contained in:
parent
d5326636ef
commit
fa6fad862c
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2000/09/05 16:52:33 jwise Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2000/09/06 16:33:00 jwise Exp $
|
||||
#
|
||||
|
||||
DISTNAME= expect
|
||||
|
@ -11,6 +11,8 @@ HOMEPAGE= http://expect.nist.gov/
|
|||
|
||||
DEPENDS+= tcl-8.3.2:../../lang/tcl
|
||||
|
||||
CONFLICTS+= expect-*
|
||||
|
||||
WRKSRC= ${WRKDIR}/expect-5.32
|
||||
DIST_SUBDIR= expect-5.32.1
|
||||
|
||||
|
|
Loading…
Reference in a new issue