mirror of https://git.FreeBSD.org/ports.git
Remove ports that don't work from the top level Makefiles. The ports
themselves are still there, but don't get made from a top level make. In another couple of days, I will remove the ports as well if people don't fix them.
This commit is contained in:
parent
1bf58e7c18
commit
85a185feaa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347
|
|
@ -1,5 +1,5 @@
|
|||
# $Id: Makefile,v 1.2 1994/10/23 02:23:36 torstenb Exp $
|
||||
# $Id: Makefile,v 1.3 1994/11/04 01:54:32 jkh Exp $
|
||||
#
|
||||
SUBDIR= nas tracker sox
|
||||
SUBDIR= nas sox
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# $Id: Makefile,v 1.5 1994/10/06 01:36:56 jkh Exp $
|
||||
# $Id: Makefile,v 1.6 1994/10/22 23:07:12 jkh Exp $
|
||||
#
|
||||
SUBDIR= itcl logo p2c tcl tclX
|
||||
SUBDIR= logo p2c tcl tclX
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
# $Id: Makefile,v 1.14 1994/11/06 10:25:02 ache Exp $
|
||||
# $Id: Makefile,v 1.15 1994/11/07 17:33:24 ache Exp $
|
||||
#
|
||||
# XXX ncftp moved to core distribution
|
||||
#
|
||||
SUBDIR= archie cern_httpd chimera dgd fspclient gn irc ircII lynx ncftp2 \
|
||||
pcnfsd pidentd pmf sup tcpblast wais wu-ftpd yale-tftpd tcp_wrapper
|
||||
pcnfsd pmf sup tcpblast wu-ftpd tcp_wrapper
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
|
|
|||
Loading…
Reference in New Issue