Correct flavors in subdir Makefile for lang/python (no-tools -> no_tools)
This commit is contained in:
parent
fb59ca720f
commit
1079203e3e
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2000/06/10 18:11:56 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2000/07/14 22:05:57 matt Exp $
|
||||
# $FreeBSD: Makefile,v 1.89 1997/11/24 09:24:06 tg Exp $
|
||||
#
|
||||
|
||||
@ -51,8 +51,8 @@
|
||||
# SUBDIR += pgcc
|
||||
# SUBDIR += pgcc-current
|
||||
SUBDIR += python:
|
||||
SUBDIR += python:tk,threads,mpz,no-tools
|
||||
SUBDIR += python:tk,mpz,no-tools
|
||||
SUBDIR += python:tk,threads,mpz,no_tools
|
||||
SUBDIR += python:tk,mpz,no_tools
|
||||
# SUBDIR += rexx-imc
|
||||
SUBDIR += ruby
|
||||
# SUBDIR += scheme48
|
||||
|
Loading…
Reference in New Issue
Block a user