mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
BROKEN is to be defined in individual Makefiles, not subdir Makefiles.
This commit is contained in:
parent
80fe6185c9
commit
328366e966
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4388
@ -1,10 +1,10 @@
|
||||
# $Id: Makefile,v 1.1.1.1 1996/11/07 12:09:25 asami Exp $
|
||||
# $Id: Makefile,v 1.2 1996/11/10 21:31:12 fenner Exp $
|
||||
#
|
||||
|
||||
BROKEN += imm
|
||||
SUBDIR += imm
|
||||
SUBDIR += mbone_vcr
|
||||
SUBDIR += nte
|
||||
BROKEN += nv
|
||||
SUBDIR += nv
|
||||
SUBDIR += rtpmon
|
||||
SUBDIR += sdr
|
||||
SUBDIR += vat
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 13 October 1994
|
||||
# Whom: wollman
|
||||
#
|
||||
# $Id: Makefile,v 1.6 1995/11/27 04:04:59 asami Exp $
|
||||
# $Id: Makefile,v 1.7 1996/11/07 12:25:45 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= imm-3.3
|
||||
@ -13,6 +13,7 @@ DISTFILES= imm.src.tar.Z
|
||||
|
||||
LIB_DEPENDS= tk\\.3\\.:${PORTSDIR}/x11/tk
|
||||
|
||||
BROKEN= yes # depends on tk-3.6
|
||||
WRKSRC= ${WRKDIR}/src
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 13 October 1994
|
||||
# Whom: wollman
|
||||
#
|
||||
# $Id: Makefile,v 1.6 1995/11/27 04:04:59 asami Exp $
|
||||
# $Id: Makefile,v 1.7 1996/11/07 12:25:45 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= imm-3.3
|
||||
@ -13,6 +13,7 @@ DISTFILES= imm.src.tar.Z
|
||||
|
||||
LIB_DEPENDS= tk\\.3\\.:${PORTSDIR}/x11/tk
|
||||
|
||||
BROKEN= yes # depends on tk-3.6
|
||||
WRKSRC= ${WRKDIR}/src
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user